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