Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/compat/linux/
HDlinux_socket.c2559 linux_sendfile_common(struct thread *td, l_int out, l_int in, in linux_sendfile_common() function
2637 error = linux_sendfile_common(td, arg->out, arg->in, in linux_sendfile()
2665 error = linux_sendfile_common(td, arg->out, arg->in, in linux_sendfile64()