Home
last modified time | relevance | path

Searched refs:offin (Results 1 - 3 of 3) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/splice/
H A Dsplice03.c51 loff_t *offin; member
83 TEST(splice(*(tc->fdin), tc->offin, *(tc->fdout), in splice_verify()
/third_party/libfuse/example/
H A Dhello_ll_uds.c280 static ssize_t stream_splice_send(int fdin, off_t *offin, int fdout, in stream_splice_send() argument
287 int i = splice(fdin, offin, fdout, offout, len - count, flags); in stream_splice_send()
/third_party/libfuse/include/
H A Dfuse_lowlevel.h133 ssize_t (*splice_receive)(int fdin, off_t *offin, int fdout,
136 ssize_t (*splice_send)(int fdin, off_t *offin, int fdout,

Completed in 4 milliseconds