Home
last modified time | relevance | path

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

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