Lines Matching refs:bsm
1415 --with-audit=module Enable audit support (modules=debug,bsm,linux)
6532 #include <bsm/audit.h>
8841 bsm)
8842 { $as_echo "$as_me:${as_lineno-$LINENO}: result: bsm" >&5
8843 $as_echo "bsm" >&6; }
8844 AUDIT_MODULE=bsm
8845 for ac_header in bsm/audit.h
8847 ac_fn_c_check_header_compile "$LINENO" "bsm/audit.h" "ac_cv_header_bsm_audit_h" "
8860 as_fn_error $? "BSM enabled and bsm/audit.h not found" "$LINENO" 5
8909 as_fn_error $? "BSM enabled and required library not found" "$LINENO" 5
8921 as_fn_error $? "BSM enabled and required function not found" "$LINENO" 5
17566 if test "$AUDIT_MODULE" = "bsm" ; then
17567 echo "WARNING: BSM audit support is currently considered EXPERIMENTAL."