centos man page for splice_to_pipe

Query: splice_to_pipe

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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 3.10 June 2014 SPLICE_TO_PIPE(9)
Related Man Pages
struct_pipe_inode_info(9) - centos
vmsplice(2) - php
vmsplice(2) - hpux
vmsplice(2) - sunos
vmsplice(2) - osf1
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
Unsure why access time on a directory change isn't changing
Please Welcome Dave Munro to the Moderator Team!