Home
last modified time | relevance | path

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

/freebsd/sys/compat/linux/
H A Dlinux_socket.c2824 linux_sendfile(struct thread *td, struct linux_sendfile_args *arg) in linux_sendfile() function
2972 return (linux_sendfile(td, arg)); in linux_socketcall()
/freebsd/sys/arm64/linux/
H A Dlinux_sysent.c88 …{ .sy_narg = AS(linux_sendfile_args), .sy_call = (sy_call_t *)linux_sendfile, .sy_auevent = AUE_SE…
H A Dlinux_proto.h1305 int linux_sendfile(struct thread *, struct linux_sendfile_args *);
/freebsd/sys/i386/linux/
H A Dlinux_sysent.c204 …{ .sy_narg = AS(linux_sendfile_args), .sy_call = (sy_call_t *)linux_sendfile, .sy_auevent = AUE_SE…
H A Dlinux_proto.h1877 int linux_sendfile(struct thread *, struct linux_sendfile_args *);
/freebsd/sys/amd64/linux/
H A Dlinux_sysent.c57 …{ .sy_narg = AS(linux_sendfile_args), .sy_call = (sy_call_t *)linux_sendfile, .sy_auevent = AUE_SE…
H A Dlinux_proto.h1477 int linux_sendfile(struct thread *, struct linux_sendfile_args *);
/freebsd/sys/amd64/linux32/
H A Dlinux32_sysent.c205 …{ .sy_narg = AS(linux_sendfile_args), .sy_call = (sy_call_t *)linux_sendfile, .sy_auevent = AUE_SE…
H A Dlinux32_proto.h1882 int linux_sendfile(struct thread *, struct linux_sendfile_args *);