Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/sys/
H A Dkauth.h117 guid_t el_uguid; /* user GUID */ member
/xnu-8792.61.2/bsd/kern/
H A Dkern_credential.c1301 kip->ki_guid = elp->el_uguid; in kauth_identity_updatecache()
1335 (elp->el_flags & KAUTH_EXTLOOKUP_VALID_UGUID) ? &elp->el_uguid : NULL, in kauth_identity_updatecache()
2716 el.el_uguid = *(guid_t *)src; in kauth_cred_cache_lookup()