Home
last modified time | relevance | path

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

/freebsd/sys/security/audit/
H A Daudit.c200 #define KINFO_RUNLOCK() rw_runlock(&audit_kinfo_lock) macro
253 KINFO_RUNLOCK(); in audit_get_kinfo()