Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/sys/
H A Dkauth.h876 #define KAUTH_WKG_NOT 0 /* not a well-known GUID */ macro
/xnu-11417.140.69/bsd/kern/
H A Dkern_credential.c1798 return KAUTH_WKG_NOT; in kauth_wellknown_guid()