Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/security/audit/
H A Daudit.c196 #define KINFO_WLOCK() rw_wlock(&audit_kinfo_lock) macro
207 KINFO_WLOCK(); in audit_set_kinfo()