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

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dinit_sysent.c476 {AC(__sigwait_args), 0, 0, (sy_call_t *)__sigwait, munge_ww, munge_dd, _SYSCALL_RET_INT_T, 8}, /* 330 = __sigwait */
H A Dkern_sig.c1036 __sigwait(proc_t p, struct __sigwait_args *uap, register_t *retval)
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h1280 struct __sigwait_args { struct
2001 int __sigwait(struct proc *, struct __sigwait_args *, int *);

Completed in 31 milliseconds