Home
last modified time | relevance | path

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

/NextBSD/sys/security/audit/
HDaudit.c177 #define KINFO_RUNLOCK() rw_runlock(&audit_kinfo_lock) macro
203 KINFO_RUNLOCK(); in audit_get_kinfo()