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