Home
last modified time | relevance | path

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

/src/sys/security/audit/
H A Daudit_bsm_db.c79 #define EVCLASS_WLOCK() mtx_lock(&evclass_mtx); macro
153 EVCLASS_WLOCK(); in au_evclassmap_insert()