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

/xnu-2782.1.97/bsd/dev/dtrace/scripts/
H A Dsignal.d33 inline int SIGABRT = 6;
34 #pragma D binding "1.0" SIGABRT
/xnu-2782.1.97/bsd/sys/
H A Dsignal.h88 #define SIGABRT 6 /* abort() */ macro
92 #define SIGIOT SIGABRT /* compatibility */
/xnu-2782.1.97/bsd/uxkern/
H A Dux_exception.c473 *ux_signal = SIGABRT;

Completed in 31 milliseconds