Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/security/audit/
H A Daudit.c198 #define KINFO_WUNLOCK() rw_wunlock(&audit_kinfo_lock) macro
209 KINFO_WUNLOCK(); in audit_set_kinfo()