Searched defs:SIGIOT (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libbc/inc/include/
H A Dsignal.h26 #define SIGIOT 6 /* IOT instruction */ macro
27 #define SIGABRT 6 /* used by abort, replace SIGIOT in the future */
/illumos-gate/usr/src/uts/common/sys/iso/
H A Dsignal_iso.h56 #define SIGIOT 6 /* IOT instruction */ macro
57 #define SIGABRT 6 /* used by abort, replace SIGIOT in the future */
/illumos-gate/usr/src/lib/libbc/inc/include/sys/
H A Dsignal.h36 #define SIGIOT 6 /* IOT instruction */ macro
37 #define SIGABRT 6 /* used by abort, replace SIGIOT in the future */
/illumos-gate/usr/src/ucbhead/sys/
H A Dsignal.h82 #define SIGIOT 6 /* IOT instruction */ macro
83 #define SIGABRT 6 /* used by abort, replace SIGIOT in the future */
/illumos-gate/usr/src/boot/sys/sys/
H A Dsignal.h64 #define SIGIOT SIGABRT /* compatibility */ macro

Completed in 64 milliseconds