Home
last modified time | relevance | path

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

/src/sys/kern/
H A Dkern_sendfile.c1281 sys_sendfile(struct thread *td, struct sendfile_args *uap) in sys_sendfile() function
H A Dinit_sysent.c462 …{ .sy_narg = AS(sendfile_args), .sy_call = (sy_call_t *)sys_sendfile, .sy_auevent = AUE_SENDFILE, …
/src/sys/sys/
H A Dsysproto.h2160 int sys_sendfile(struct thread *, struct sendfile_args *);