Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/sys/
H A Dkauth.h131 guid_t el_gguid; /* group GUID */ member
/xnu-10002.41.9/bsd/kern/
H A Dkern_credential.c1348 kip->ki_guid = elp->el_gguid; in kauth_identity_updatecache()
1382 (elp->el_flags & KAUTH_EXTLOOKUP_VALID_GGUID) ? &elp->el_gguid : NULL, in kauth_identity_updatecache()
2639 el.el_gguid = *(guid_t *)src; in kauth_cred_cache_lookup()