Home
last modified time | relevance | path

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

/freebsd/sys/security/audit/
H A Daudit.c199 #define KINFO_WLOCK() rw_wlock(&audit_kinfo_lock) macro
238 KINFO_WLOCK(); in audit_set_kinfo()