Searched refs:sigreturn_args (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/dev/i386/
H A Dunix_signal.c545 sigreturn(struct proc *p, struct sigreturn_args *uap, __unused int *retval)
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/ppc/
H A Dunix_signal.c710 sigreturn(struct proc *p, struct sigreturn_args *uap, __unused int *retval)
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dinit_sysent.c278 {AC(sigreturn_args), 0, 0, (sy_call_t *)sigreturn, munge_ww, munge_dd, _SYSCALL_RET_INT_T, 8}, /* 184 = sigreturn */
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h662 struct sigreturn_args { struct
1851 int sigreturn(struct proc *, struct sigreturn_args *, int *);

Completed in 92 milliseconds