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

/freebsd-11-stable/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-stable/lib/libbsm/
H A DMakefile118 au_notify.3 au_get_state.3 \
/freebsd-11-stable/contrib/openbsm/bsm/
H A Dlibbsm.h895 * au_get_state() return values
929 * Error return codes for au_get_state() and/or its private support
980 int au_get_state(void);
984 * it will automatically on the first call of au_get_state().
990 * Responsible code that no longer needs to use au_get_state() should call
1028 * auditing is enabled by calling au_get_state().

Completed in 86 milliseconds