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)
| Related Man Pages |
|---|
| vmsplice(2) - linux |
| vmsplice(2) - xfree86 |
| vmsplice(2) - plan9 |
| vmsplice(2) - hpux |
| vmsplice(2) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| How to increment version inside a file? |
| Tar Command |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |