Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/kern/
H A Dkern_credential.c195 #define KAUTH_IDENTITY_LOCK() lck_mtx_lock(&kauth_identity_mtx); macro
571 KAUTH_IDENTITY_LOCK(); in identitysvc()
594 KAUTH_IDENTITY_LOCK(); in identitysvc()
606 KAUTH_IDENTITY_LOCK(); in identitysvc()
1148 KAUTH_IDENTITY_LOCK(); in kauth_identity_register_and_free()
1267 KAUTH_IDENTITY_LOCK(); in kauth_identity_updatecache()
1342 KAUTH_IDENTITY_LOCK(); in kauth_identity_updatecache()
1565 KAUTH_IDENTITY_LOCK(); in kauth_identity_find_uid()
1603 KAUTH_IDENTITY_LOCK(); in kauth_identity_find_gid()
1644 KAUTH_IDENTITY_LOCK(); in kauth_identity_find_guid()
[all …]