Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/kern/
H A Dkern_credential.c196 #define KAUTH_IDENTITY_LOCK() lck_mtx_lock(&kauth_identity_mtx); macro
572 KAUTH_IDENTITY_LOCK(); in identitysvc()
595 KAUTH_IDENTITY_LOCK(); in identitysvc()
607 KAUTH_IDENTITY_LOCK(); in identitysvc()
1149 KAUTH_IDENTITY_LOCK(); in kauth_identity_register_and_free()
1268 KAUTH_IDENTITY_LOCK(); in kauth_identity_updatecache()
1343 KAUTH_IDENTITY_LOCK(); in kauth_identity_updatecache()
1566 KAUTH_IDENTITY_LOCK(); in kauth_identity_find_uid()
1604 KAUTH_IDENTITY_LOCK(); in kauth_identity_find_gid()
1645 KAUTH_IDENTITY_LOCK(); in kauth_identity_find_guid()
[all …]