Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/kern/
H A Dkern_authorization.c62 #define KAUTH_SCOPEUNLOCK() lck_mtx_unlock(&kauth_scope_mtx); macro
210 KAUTH_SCOPEUNLOCK(); in kauth_register_scope()
242 KAUTH_SCOPEUNLOCK(); in kauth_register_scope()
268 KAUTH_SCOPEUNLOCK(); in kauth_deregister_scope()
293 KAUTH_SCOPEUNLOCK(); in kauth_listen_scope()
297 KAUTH_SCOPEUNLOCK(); in kauth_listen_scope()
306 KAUTH_SCOPEUNLOCK(); in kauth_listen_scope()
341 KAUTH_SCOPEUNLOCK(); in kauth_unlisten_scope()
352 KAUTH_SCOPEUNLOCK(); in kauth_unlisten_scope()
358 KAUTH_SCOPEUNLOCK(); in kauth_unlisten_scope()
[all …]