Home
last modified time | relevance | path

Searched refs:KAUTH_GET_CACHE_SIZES (Results 1 – 2 of 2) sorted by relevance

/xnu-11215.61.5/bsd/sys/
H A Dkauth.h149 #define KAUTH_GET_CACHE_SIZES (1<<3) macro
/xnu-11215.61.5/bsd/kern/
H A Dkern_credential.c570 if (opcode == KAUTH_GET_CACHE_SIZES) { in identitysvc()