Home
last modified time | relevance | path

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

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