Searched refs:offout (Results 1 - 3 of 3) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/splice/ |
H A D | splice03.c | 53 loff_t *offout; member 84 tc->offout, SPLICE_TEST_LEN, 0)); in splice_verify()
|
/third_party/libfuse/example/ |
H A D | hello_ll_uds.c | 281 off_t *offout, size_t len, in stream_splice_send() 287 int i = splice(fdin, offin, fdout, offout, len - count, flags); in stream_splice_send() 280 stream_splice_send(int fdin, off_t *offin, int fdout, off_t *offout, size_t len, unsigned int flags, void *userdata) stream_splice_send() argument
|
/third_party/libfuse/include/ |
H A D | fuse_lowlevel.h | 134 off_t *offout, size_t len, 137 off_t *offout, size_t len,
|
Completed in 4 milliseconds