Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/sys/
H A Dkauth.h133 ntsid_t el_gsid; /* group SID */ member
/xnu-12377.41.6/bsd/kern/
H A Dkern_credential.c1352 kip->ki_ntsid = elp->el_gsid; in kauth_identity_updatecache()
1383 (elp->el_flags & KAUTH_EXTLOOKUP_VALID_GSID) ? &elp->el_gsid : NULL, in kauth_identity_updatecache()
2643 el.el_gsid = *(ntsid_t *)src; in kauth_cred_cache_lookup()