splice_to_pipe(9) suse man page | unix.com

Man Page: splice_to_pipe

Operating Environment: suse

Section: 9

SPLICE_TO_PIPE(9)						    splice API							 SPLICE_TO_PIPE(9)

NAME
splice_to_pipe - fill passed data into a pipe
SYNOPSIS
ssize_t splice_to_pipe(struct pipe_inode_info * pipe, struct splice_pipe_desc * spd);
ARGUMENTS
pipe pipe to fill spd data to fill
DESCRIPTION
spd contains a map of pages and len/offset tuples, along with the struct pipe_buf_operations associated with these pages. This function will link that data to the pipe.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SPLICE_TO_PIPE(9)
Related Man Pages
spd-say(1) - debian
vmsplice(2) - posix
vmsplice(2) - minix
vmsplice(2) - sunos
vmsplice(2) - osf1
Similar Topics in the Unix Linux Community
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
The Future of the PM (Private Message) System at UNIX.com
32 bit process addressing more than 4GB