Query: __splice_from_pipe
OS: suse
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)NAME__splice_from_pipe - splice data from a pipe to given actorSYNOPSISssize_t __splice_from_pipe(struct pipe_inode_info * pipe, struct splice_desc * sd, splice_actor * actor);ARGUMENTSpipe pipe to splice from sd information to actor actor handler that splices the dataDESCRIPTIONThis function does little more than loop over the pipe and call actor to do the actual moving of a single struct pipe_buffer to the desired destination. See pipe_to_file, pipe_to_sendpage, or pipe_to_user.COPYRIGHTKernel Hackers Manual 2.6. July 2010 __SPLICE_FROM_PIPE(9)
Related Man Pages |
---|
et(3erl) - linux |
vmsplice(2) - xfree86 |
vmsplice(2) - posix |
vmsplice(2) - php |
vmsplice(2) - opensolaris |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Getting command output to putty window title. |
Migrating to UNIX |
Update kernel Linux without reboot?! |
32 bit process addressing more than 4GB |