1SPLICE_FROM_PIPE_BEG(9)           splice API           SPLICE_FROM_PIPE_BEG(9)
2
3
4

NAME

6       splice_from_pipe_begin - start splicing from pipe
7

SYNOPSIS

9       void splice_from_pipe_begin(struct splice_desc * sd);
10

ARGUMENTS

12       sd
13           information about the splice operation
14

DESCRIPTION

16       This function should be called before a loop containing
17       splice_from_pipe_next and splice_from_pipe_feed to initialize the
18       necessary fields of sd.
19
21Kernel Hackers Manual 3.10         June 2019           SPLICE_FROM_PIPE_BEG(9)
Impressum