splice_direct_to_actor(9) suse man page | unix.com

Man Page: splice_direct_to_actor

Operating Environment: suse

Section: 9

SPLICE_DIRECT_TO_ACT(9) 					    splice API						   SPLICE_DIRECT_TO_ACT(9)

NAME
splice_direct_to_actor - splices data directly between two non-pipes
SYNOPSIS
ssize_t splice_direct_to_actor(struct file * in, struct splice_desc * sd, splice_direct_actor * actor);
ARGUMENTS
in file to splice from sd actor information on where to splice to actor handles the data splicing
DESCRIPTION
This is a special case helper to splice directly between two points, without requiring an explicit pipe. Internally an allocated pipe is cached in the process, and reused during the lifetime of that process.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SPLICE_DIRECT_TO_ACT(9)
Related Man Pages
vmsplice(2) - centos
tee(2) - suse
vmsplice(2) - suse
vmsplice(2) - xfree86
vmsplice(2) - hpux
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
The Future of the PM (Private Message) System at UNIX.com
32 bit process addressing more than 4GB