Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_sendfile.c1262 sendfile(struct thread *td, struct sendfile_args *uap, int compat) in sendfile()
1345 sys_sendfile(struct thread *td, struct sendfile_args *uap) in sys_sendfile()
1355 struct sendfile_args args; in freebsd4_sendfile()
H A Dinit_sysent.c451 …{ .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()
/f-stack/tools/compat/include/sys/
H A Dsysproto.h228 struct sendfile_args { struct
365 int sys_sendfile(struct thread *, struct sendfile_args *);
/f-stack/freebsd/sys/
H A Dsysproto.h1039 struct sendfile_args { struct
2080 int sys_sendfile(struct thread *, struct sendfile_args *);