Searched refs:pwrite_args (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dinit_sysent.c240 {AC(pwrite_args), 0, 0, (sy_call_t *)pwrite, munge_wwwl, munge_dddd, _SYSCALL_RET_SSIZE_T, 20}, /* 154 = pwrite */
H A Dsys_generic.c470 pwrite(struct proc *p, struct pwrite_args *uap, user_ssize_t *retval)
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h583 struct pwrite_args { struct
1830 int pwrite(struct proc *, struct pwrite_args *, user_ssize_t *);

Completed in 29 milliseconds