Query: generic_pipe_buf_get
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GENERIC_PIPE_BUF_GET(9) pipes API GENERIC_PIPE_BUF_GET(9)NAMEgeneric_pipe_buf_get - get a reference to a struct pipe_bufferSYNOPSISvoid generic_pipe_buf_get(struct pipe_inode_info * pipe, struct pipe_buffer * buf);ARGUMENTSpipe the pipe that the buffer belongs to buf the buffer to get a reference toDESCRIPTIONThis function grabs an extra reference to buf. It's used in in the tee system call, when we duplicate the buffers in one pipe into another.COPYRIGHTKernel Hackers Manual 3.10 June 2014 GENERIC_PIPE_BUF_GET(9)
Related Man Pages |
---|
struct_pipe_inode_info(9) - centos |
pipe(2) - ultrix |
splice(2) - x11r4 |
splice(2) - plan9 |
splice(2) - hpux |
Similar Topics in the Unix Linux Community |
---|
Set hard block limit for user using quota |
How to increment version inside a file? |
CentOS7 restoring file capabilities |
Shopt -s histappend |
[TIP] Processing YAML files with yq |