Home | History | Annotate | Download | only in openssh

Lines Matching full:audit

1340   --with-audit=module     Enable audit support (modules=debug,bsm,linux)
7480 sys/audit.h \
9241 #include <bsm/audit.h>
10132 for ac_header in linux/seccomp.h linux/filter.h linux/audit.h
15665 # Check whether --with-audit was given.
15668 { echo "$as_me:$LINENO: checking for supported audit module" >&5
15669 echo $ECHO_N "checking for supported audit module... $ECHO_C" >&6; }
15676 for ac_header in bsm/audit.h
15735 { { echo "$as_me:$LINENO: error: BSM enabled and bsm/audit.h not found" >&5
15736 echo "$as_me: error: BSM enabled and bsm/audit.h not found" >&2;}
16196 { { echo "$as_me:$LINENO: error: Unknown audit module $withval" >&5
16197 echo "$as_me: error: Unknown audit module $withval" >&2;}
23840 #include <linux/audit.h>
36861 echo "WARNING: BSM audit support is currently considered EXPERIMENTAL."