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