splice_from_pipe(9) suse man page | unix.com

Man Page: splice_from_pipe

Operating Environment: suse

Section: 9

SPLICE_FROM_PIPE(9)						    splice API						       SPLICE_FROM_PIPE(9)

NAME
splice_from_pipe - splice data from a pipe to a file
SYNOPSIS
ssize_t splice_from_pipe(struct pipe_inode_info * pipe, struct file * out, loff_t * ppos, size_t len, unsigned int flags, splice_actor * actor);
ARGUMENTS
pipe 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 data
DESCRIPTION
See __splice_from_pipe. This function locks the pipe inode, otherwise it's identical to __splice_from_pipe.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SPLICE_FROM_PIPE(9)
Related Man Pages
splice(2) - linux
tee(2) - linux
vmsplice(2) - xfree86
vmsplice(2) - php
vmsplice(2) - hpux
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Migrating to UNIX
The Future of the PM (Private Message) System at UNIX.com
Shopt -s histappend