Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_sendfile.c1198 sendfile(struct thread *td, struct sendfile_args *uap, int compat) in sendfile()
1281 sys_sendfile(struct thread *td, struct sendfile_args *uap) in sys_sendfile()
1291 struct sendfile_args args; in freebsd4_sendfile()
H A Dinit_sysent.c462 …{ .sy_narg = AS(sendfile_args), .sy_call = (sy_call_t *)sys_sendfile, .sy_auevent = AUE_SENDFILE, …
H A Dsystrace_args.c1910 struct sendfile_args *p = params; in systrace_args()
/freebsd/sys/sys/
H A Dsysproto.h1021 struct sendfile_args { struct
2153 int sys_sendfile(struct thread *, struct sendfile_args *);