Searched refs:sys_pwrite (Results 1 – 4 of 4) sorted by relevance
371 int sys_pwrite(struct thread *, struct pwrite_args *);
424 sys_pwrite(struct thread *td, struct pwrite_args *uap) in sys_pwrite() function
534 …{ .sy_narg = AS(pwrite_args), .sy_call = (sy_call_t *)sys_pwrite, .sy_auevent = AUE_PWRITE, .sy_fl…
2148 int sys_pwrite(struct thread *, struct pwrite_args *);