Home
last modified time | relevance | path

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

/freebsd/sys/compat/linux/
H A Dlinux_socket.c2588 linux_sendfile_common(struct thread *td, l_int out, l_int in, in linux_sendfile_common() function
2666 error = linux_sendfile_common(td, arg->out, arg->in, in linux_sendfile()
2694 error = linux_sendfile_common(td, arg->out, arg->in, in linux_sendfile64()