Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/openbsm/libbsm/
Dbsm_notify.c61 static int au_cond = AUC_UNSET; /* <bsm/audit.h> */
118 if (au_cond == AUC_UNSET) { in au_get_state()
130 au_cond = AUC_UNSET; in au_get_state()
152 case AUC_UNSET: /* Uninitialized; shouldn't get here. */ in au_get_state()
/freebsd-12-stable/contrib/openbsm/sys/bsm/
Daudit.h93 #define AUC_UNSET 0 macro
/freebsd-12-stable/sys/bsm/
Daudit.h97 #define AUC_UNSET 0 macro