Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/sys/
H A Dkauth.h126 guid_t el_uguid; /* user GUID */ member
/xnu-10063.101.15/bsd/kern/
H A Dkern_credential.c1284 kip->ki_guid = elp->el_uguid; in kauth_identity_updatecache()
1318 (elp->el_flags & KAUTH_EXTLOOKUP_VALID_UGUID) ? &elp->el_uguid : NULL, in kauth_identity_updatecache()
2637 el.el_uguid = *(guid_t *)src; in kauth_cred_cache_lookup()