Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/sys/
H A Dkauth.h122 guid_t el_gguid; /* group GUID */ member
/xnu-8792.41.9/bsd/kern/
H A Dkern_credential.c1364 kip->ki_guid = elp->el_gguid; in kauth_identity_updatecache()
1398 (elp->el_flags & KAUTH_EXTLOOKUP_VALID_GGUID) ? &elp->el_gguid : NULL, in kauth_identity_updatecache()
2717 el.el_gguid = *(guid_t *)src; in kauth_cred_cache_lookup()