Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/kern/
H A Dkern_credential.c212 #define KAUTH_IDENTITY_LOCK() lck_mtx_lock(&kauth_identity_mtx); macro
588 KAUTH_IDENTITY_LOCK(); in identitysvc()
611 KAUTH_IDENTITY_LOCK(); in identitysvc()
623 KAUTH_IDENTITY_LOCK(); in identitysvc()
1165 KAUTH_IDENTITY_LOCK(); in kauth_identity_register_and_free()
1284 KAUTH_IDENTITY_LOCK(); in kauth_identity_updatecache()
1359 KAUTH_IDENTITY_LOCK(); in kauth_identity_updatecache()
1582 KAUTH_IDENTITY_LOCK(); in kauth_identity_find_uid()
1620 KAUTH_IDENTITY_LOCK(); in kauth_identity_find_gid()
1661 KAUTH_IDENTITY_LOCK(); in kauth_identity_find_guid()
[all …]