Home
last modified time | relevance | path

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

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