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

/xnu-2782.1.97/bsd/dev/dtrace/scripts/
H A Dsignal.d47 inline int SIGSYS = 12;
48 #pragma D binding "1.0" SIGSYS
/xnu-2782.1.97/bsd/kern/
H A Dsubr_xxx.c183 psignal(p, SIGSYS);
/xnu-2782.1.97/bsd/sys/
H A Dsignal.h99 #define SIGSYS 12 /* bad argument to system call */ macro
572 sigmask(SIGSEGV)|sigmask(SIGSYS)|\
/xnu-2782.1.97/bsd/uxkern/
H A Dux_exception.c467 *ux_signal = SIGSYS;

Completed in 46 milliseconds