centos man page for splice_from_pipe_end

Query: splice_from_pipe_end

OS: centos

Section: 9

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

SPLICE_FROM_PIPE_END(9) 					    splice API						   SPLICE_FROM_PIPE_END(9)

NAME
splice_from_pipe_end - finish splicing from pipe
SYNOPSIS
void splice_from_pipe_end(struct pipe_inode_info * pipe, struct splice_desc * sd);
ARGUMENTS
pipe pipe to splice from sd information about the splice operation
DESCRIPTION
This function will wake up pipe writers if necessary. It should be called after a loop containing splice_from_pipe_next and splice_from_pipe_feed.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SPLICE_FROM_PIPE_END(9)
Related Man Pages
vmsplice(2) - suse
vmsplice(2) - xfree86
vmsplice(2) - plan9
vmsplice(2) - minix
vmsplice(2) - sunos
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
How to increment version inside a file?
CentOS7 restoring file capabilities
[TIP] Processing YAML files with yq