Searched refs:KAUTH_EXTLOOKUP_RESULT (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.41.6/bsd/sys/ | ||
| H A D | kauth.h | 146 #define KAUTH_EXTLOOKUP_RESULT (1<<0) macro |
| /xnu-12377.41.6/bsd/kern/ | ||
| H A D | kern_credential.c | 642 if (opcode & KAUTH_EXTLOOKUP_RESULT) { in identitysvc() |