Searched refs:linux_sendfile_common (Results 1 – 1 of 1) sorted by relevance
2062 linux_sendfile_common(struct thread *td, l_int out, l_int in, in linux_sendfile_common() function2146 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()