Searched refs:sys_sendfile (Results 1 – 4 of 4) sorted by relevance
365 int sys_sendfile(struct thread *, struct sendfile_args *);
1345 sys_sendfile(struct thread *td, struct sendfile_args *uap) in sys_sendfile() function
451 …{ .sy_narg = AS(sendfile_args), .sy_call = (sy_call_t *)sys_sendfile, .sy_auevent = AUE_SENDFILE, …
2080 int sys_sendfile(struct thread *, struct sendfile_args *);