Man Page: splice_from_pipe_end
Operating Environment: centos
Section: 9
SPLICE_FROM_PIPE_END(9) splice API SPLICE_FROM_PIPE_END(9)NAMEsplice_from_pipe_end - finish splicing from pipeSYNOPSISvoid splice_from_pipe_end(struct pipe_inode_info * pipe, struct splice_desc * sd);ARGUMENTSpipe pipe to splice from sd information about the splice operationDESCRIPTIONThis function will wake up pipe writers if necessary. It should be called after a loop containing splice_from_pipe_next and splice_from_pipe_feed.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SPLICE_FROM_PIPE_END(9)
| Related Man Pages |
|---|
| vmsplice(2) - linux |
| struct_pipe_inode_info(9) - centos |
| vmsplice(2) - suse |
| vmsplice(2) - mojave |
| vmsplice(2) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| How to increment version inside a file? |
| Tar Command |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |