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