Searched refs:au_get_state (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/openbsm/libbsm/
H A Dbsm_notify.c107 au_get_state(void) function
164 return (!(au_get_state() == AUC_AUDITING));
H A DMakefile.am93 $(LN_S) -f au_notify.3 au_get_state.3 && \
H A DMakefile.in786 $(LN_S) -f au_notify.3 au_get_state.3 && \
/freebsd-13-stable/lib/libbsm/
H A DMakefile119 au_notify.3 au_get_state.3 \
/freebsd-13-stable/contrib/openbsm/bsm/
H A Dlibbsm.h899 * au_get_state() return values
933 * Error return codes for au_get_state() and/or its private support
984 int au_get_state(void);
988 * it will automatically on the first call of au_get_state().
994 * Responsible code that no longer needs to use au_get_state() should call
1032 * auditing is enabled by calling au_get_state().

Completed in 129 milliseconds