Searched defs:SIGILL (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libbc/inc/include/
H A Dsignal.h24 #define SIGILL 4 /* illegal instruction (not reset when caught) */ macro
/illumos-gate/usr/src/uts/common/sys/iso/
H A Dsignal_iso.h54 #define SIGILL 4 /* illegal instruction (not reset when caught) */ macro
/illumos-gate/usr/src/lib/libbc/inc/include/sys/
H A Dsignal.h27 #define SIGILL 4 /* illegal instruction (not reset when caught) */ macro
/illumos-gate/usr/src/uts/sparc/dtrace/
H A Dfasttrap_isa.c1475 psignal(ttoproc(curthread), SIGILL); local
1594 psignal(ttoproc(curthread), SIGILL); local
/illumos-gate/usr/src/ucbhead/sys/
H A Dsignal.h80 #define SIGILL 4 /* illegal instruction (not reset when caught) */ macro
/illumos-gate/usr/src/boot/sys/sys/
H A Dsignal.h58 #define SIGILL 4 /* illegal instr. (not reset when caught) */ macro
239 /* codes for SIGILL */

Completed in 67 milliseconds