Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dsysproto.h186 struct preadv_args { struct
361 int sys_preadv(struct thread *, struct preadv_args *);
/f-stack/freebsd/kern/
H A Dsys_generic.c299 struct preadv_args { struct
307 sys_preadv(struct thread *td, struct preadv_args *uap) in sys_preadv() argument
H A Dinit_sysent.c347 …{ .sy_narg = AS(preadv_args), .sy_call = (sy_call_t *)sys_preadv, .sy_auevent = AUE_PREADV, .sy_fl…
H A Dsystrace_args.c1341 struct preadv_args *p = params; in systrace_args()
/f-stack/freebsd/sys/
H A Dsysproto.h725 struct preadv_args { struct
2007 int sys_preadv(struct thread *, struct preadv_args *);