Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dsysproto.h365 int sys_sendfile(struct thread *, struct sendfile_args *);
/f-stack/freebsd/kern/
H A Dkern_sendfile.c1345 sys_sendfile(struct thread *td, struct sendfile_args *uap) in sys_sendfile() function
H A Dinit_sysent.c451 …{ .sy_narg = AS(sendfile_args), .sy_call = (sy_call_t *)sys_sendfile, .sy_auevent = AUE_SENDFILE, …
/f-stack/freebsd/sys/
H A Dsysproto.h2080 int sys_sendfile(struct thread *, struct sendfile_args *);