generic_file_splice_write(9) suse man page | unix.com

Man Page: generic_file_splice_write

Operating Environment: suse

Section: 9

GENERIC_FILE_SPLICE_(9) 					    splice API						   GENERIC_FILE_SPLICE_(9)

NAME
generic_file_splice_write - splice data from a pipe to a file
SYNOPSIS
ssize_t generic_file_splice_write(struct pipe_inode_info * pipe, struct file * out, loff_t * ppos, size_t len, unsigned int flags);
ARGUMENTS
pipe pipe info out file to write to ppos position in out len number of bytes to splice flags splice modifier flags
DESCRIPTION
Will either move or copy pages (determined by flags options) from the given pipe inode to the given file.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 GENERIC_FILE_SPLICE_(9)
Related Man Pages
vmsplice(2) - x11r4
vmsplice(2) - plan9
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
SOCKS proxy & PAM configuration exposure
A (ksh) Library For and From UNIX.com
Shopt -s histappend