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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_exit.c964 return(wait4(p, (struct wait4_args *)vt, retval));
968 wait4(proc_t q, struct wait4_args *uap, register_t *retval)
H A Dinit_sysent.c54 {AC(wait4_args), 0, 0, (sy_call_t *)wait4, munge_wwww, munge_dddd, _SYSCALL_RET_INT_T, 16}, /* 7 = wait4 */
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h128 struct wait4_args { struct
1706 int wait4(struct proc *, struct wait4_args *, int *);

Completed in 35 milliseconds