Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/sys/
H A Dkauth.h96 #define KAUTH_EXTLOOKUP_FATAL 3 /* permanent failure during lookup */ macro
/xnu-12377.41.6/bsd/kern/
H A Dkern_credential.c904 case KAUTH_EXTLOOKUP_FATAL: in kauth_resolver_complete()
952 if (extl.el_result != KAUTH_EXTLOOKUP_FATAL) { in kauth_resolver_complete()