SPLICE_TO_PIPE(9) splice API SPLICE_TO_PIPE(9)NAMEsplice_to_pipe - fill passed data into a pipeSYNOPSISssize_t splice_to_pipe(struct pipe_inode_info * pipe, struct splice_pipe_desc * spd);ARGUMENTSpipe pipe to fill spd data to fillDESCRIPTIONspd contains a map of pages and len/offset tuples, along with the struct pipe_buf_operations associated with these pages. This function will link that data to the pipe.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SPLICE_TO_PIPE(9)
| Related Man Pages |
|---|
| spd-say(1) - debian |
| vmsplice(2) - mojave |
| vmsplice(2) - x11r4 |
| vmsplice(2) - php |
| vmsplice(2) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| Getting command output to putty window title. |
| Migrating to UNIX |
| Update kernel Linux without reboot?! |
| Docker learning Phase-I |
| 32 bit process addressing more than 4GB |