Searched refs:KAUTH_EXTLOOKUP_REGISTER (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215.61.5/bsd/sys/ | ||
| H A D | kauth.h | 145 #define KAUTH_EXTLOOKUP_REGISTER (0) macro |
| /xnu-11215.61.5/bsd/kern/ | ||
| H A D | kern_credential.c | 526 if (opcode == KAUTH_EXTLOOKUP_REGISTER) { in identitysvc() |