Searched refs:sys_preadv (Results 1 – 4 of 4) sorted by relevance
361 int sys_preadv(struct thread *, struct preadv_args *);
307 sys_preadv(struct thread *td, struct preadv_args *uap) in sys_preadv() function
347 …{ .sy_narg = AS(preadv_args), .sy_call = (sy_call_t *)sys_preadv, .sy_auevent = AUE_PREADV, .sy_fl…
2007 int sys_preadv(struct thread *, struct preadv_args *);