Query: splice_from_pipe
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SPLICE_FROM_PIPE(9) splice API SPLICE_FROM_PIPE(9)NAMEsplice_from_pipe - splice data from a pipe to a fileSYNOPSISssize_t splice_from_pipe(struct pipe_inode_info * pipe, struct file * out, loff_t * ppos, size_t len, unsigned int flags, splice_actor * actor);ARGUMENTSpipe pipe to splice from out file to splice to ppos position in out len how many bytes to splice flags splice modifier flags actor handler that splices the dataDESCRIPTIONSee __splice_from_pipe. This function locks the pipe inode, otherwise it's identical to __splice_from_pipe.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SPLICE_FROM_PIPE(9)
Related Man Pages |
---|
vmsplice(2) - linux |
tee(2) - debian |
tee(2) - centos |
vmsplice(2) - mojave |
vmsplice(2) - php |
Similar Topics in the Unix Linux Community |
---|
Best performance UNIX just for HOST Virtualization? |
How to increment version inside a file? |
Tar Command |
CentOS7 restoring file capabilities |
Shopt -s histappend |