Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/security/audit/
H A Daudit.c193 #define KINFO_LOCK_INIT() rw_init(&audit_kinfo_lock, \ macro
332 KINFO_LOCK_INIT(); in audit_init()