Searched refs:ILL_PRVOPC (Results 1 – 2 of 2) sorted by relevance
| /xnu-8019.80.24/bsd/sys/ | ||
| H A D | signal.h | 308 #define ILL_PRVOPC 3 /* [XSI] privileged opcode */ macro |
| /xnu-8019.80.24/bsd/dev/arm/ | ||
| H A D | unix_signal.c | 425 sinfo.si_code = ILL_PRVOPC; in sendsig() |