Man Page: splice_from_pipe_begin
Operating Environment: suse
Section: 9
SPLICE_FROM_PIPE_BEG(9) splice API SPLICE_FROM_PIPE_BEG(9)NAMEsplice_from_pipe_begin - start splicing from pipeSYNOPSISvoid splice_from_pipe_begin(struct splice_desc * sd);ARGUMENTSsd information about the splice operationDESCRIPTIONThis function should be called before a loop containing splice_from_pipe_next and splice_from_pipe_feed to initialize the necessary fields of sd.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SPLICE_FROM_PIPE_BEG(9)