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

/freebsd-11.0-release/contrib/openbsm/libbsm/
H A Dbsm_notify.c107 au_get_state(void) function
164 return (!(au_get_state() == AUC_AUDITING));
H A DMakefile.am92 $(LN_S) -f au_notify.3 au_get_state.3 && \
H A DMakefile.in723 $(LN_S) -f au_notify.3 au_get_state.3 && \
/freebsd-11.0-release/lib/libbsm/
H A DMakefile117 au_notify.3 au_get_state.3 \
/freebsd-11.0-release/contrib/openbsm/bsm/
H A Dlibbsm.h910 * au_get_state() return values
944 * Error return codes for au_get_state() and/or its private support
995 int au_get_state(void);
999 * it will automatically on the first call of au_get_state().
1005 * Responsible code that no longer needs to use au_get_state() should call
1043 * auditing is enabled by calling au_get_state().

Completed in 119 milliseconds