other versions
PIPE_BUF_CONFIRM(9) | pipes API | PIPE_BUF_CONFIRM(9) |
NAME¶
pipe_buf_confirm - verify contents of the pipe buffer
SYNOPSIS¶
int pipe_buf_confirm(struct pipe_inode_info * pipe, struct pipe_buffer * buf);
ARGUMENTS¶
struct pipe_inode_info * pipe
the pipe that the buffer belongs to
struct pipe_buffer * buf
the buffer to confirm
COPYRIGHT¶
September 2017 | Kernel Hackers Manual 4.12 |