Home
last modified time | relevance | path

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

/freebsd/sys/compat/linux/
H A Dlinux_socket.c2526 sendfile_sendfile(struct thread *td, struct file *fp, l_int out, in sendfile_sendfile() function
2591 error = sendfile_sendfile(td, fp, out, offset, count, in linux_sendfile_common()