Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/kern/
H A Dkern_credential.c205 static void kauth_identity_updatecache(struct kauth_identity_extlookup *elp, struct kauth_ident…
1246 kauth_identity_updatecache(struct kauth_identity_extlookup *elp, struct kauth_identity *rkip, uint6… in kauth_identity_updatecache() function
2734 kauth_identity_updatecache(&el, &ki, extend_data); in kauth_cred_cache_lookup()