Home
last modified time | relevance | path

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

/freebsd-13.1/sys/compat/linux/
H A Dlinux_socket.c2062 linux_sendfile_common(struct thread *td, l_int out, l_int in, in linux_sendfile_common() function
2146 ret = linux_sendfile_common(td, arg->out, arg->in, in linux_sendfile()
2180 ret = linux_sendfile_common(td, arg->out, arg->in, in linux_sendfile64()