Query: splice_from_pipe_next
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SPLICE_FROM_PIPE_NEX(9) splice API SPLICE_FROM_PIPE_NEX(9)NAMEsplice_from_pipe_next - wait for some data to splice fromSYNOPSISint splice_from_pipe_next(struct pipe_inode_info * pipe, struct splice_desc * sd);ARGUMENTSpipe pipe to splice from sd information about the splice operationDESCRIPTIONThis function will wait for some data and return a positive value (one) if pipe buffers are available. It will return zero or -errno if no more data needs to be spliced.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SPLICE_FROM_PIPE_NEX(9)