Home
last modified time | relevance | path

Searched refs:off_in (Results 1 – 1 of 1) sorted by relevance

/sysdeps/unix/sysv/linux/
A Dsplice.c23 splice (int fd_in, loff_t *off_in, int fd_out, loff_t *off_out, size_t len, in splice() argument
26 return SYSCALL_CANCEL (splice, fd_in, off_in, fd_out, off_out, len, flags); in splice()

Completed in 5 milliseconds