Home
last modified time | relevance | path

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

/freebsd-14.2/sys/kern/
H A Dkern_sendfile.c1268 sendfile(struct thread *td, struct sendfile_args *uap, int compat) in sendfile()
1351 sys_sendfile(struct thread *td, struct sendfile_args *uap) in sys_sendfile()
1361 struct sendfile_args args; in freebsd4_sendfile()
H A Dinit_sysent.c456 …{ .sy_narg = AS(sendfile_args), .sy_call = (sy_call_t *)sys_sendfile, .sy_auevent = AUE_SENDFILE, …
H A Dsystrace_args.c1939 struct sendfile_args *p = params; in systrace_args()
/freebsd-14.2/sys/sys/
H A Dsysproto.h1035 struct sendfile_args { struct
2120 int sys_sendfile(struct thread *, struct sendfile_args *);