Man Page: splice_from_pipe_begin
Operating Environment: centos
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 3.10 June 2014 SPLICE_FROM_PIPE_BEG(9)