Home
last modified time | relevance | path

Searched refs:HAVE_AUDIT_SYSCALLS (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/openbsm/libbsm/
H A Dbsm_audit.c220 #ifdef HAVE_AUDIT_SYSCALLS in au_assemble()
231 #ifdef HAVE_AUDIT_SYSCALLS in au_assemble()
245 #ifdef HAVE_AUDIT_SYSCALLS in au_assemble()
331 #ifdef HAVE_AUDIT_SYSCALLS
H A DMakefile.am24 if HAVE_AUDIT_SYSCALLS
H A Dbsm_token.c1319 #if !defined(_KERNEL) && !defined(KERNEL) && defined(HAVE_AUDIT_SYSCALLS)
1567 #ifdef HAVE_AUDIT_SYSCALLS
1613 #ifdef HAVE_AUDIT_SYSCALLS
/freebsd/contrib/openbsm/bin/
H A DMakefile.am7 if HAVE_AUDIT_SYSCALLS
/freebsd/contrib/openbsm/
H A DMakefile.am4 if HAVE_AUDIT_SYSCALLS
H A Dconfigure.ac134 AC_DEFINE(HAVE_AUDIT_SYSCALLS,, Define if audit system calls present)
139 AM_CONDITIONAL(HAVE_AUDIT_SYSCALLS, $have_audit_syscalls) condition
/freebsd/contrib/openbsm/config/
H A Dconfig.h14 #define HAVE_AUDIT_SYSCALLS /**/ macro
H A Dconfig.h.in13 #undef HAVE_AUDIT_SYSCALLS
/freebsd/sys/security/audit/
H A Dbsm_token.c1245 #if !defined(_KERNEL) && !defined(KERNEL) && defined(HAVE_AUDIT_SYSCALLS)
1532 #ifdef HAVE_AUDIT_SYSCALLS
1578 #ifdef HAVE_AUDIT_SYSCALLS
/freebsd/contrib/openbsm/bin/auditdistd/
H A Dparse.y229 #ifndef HAVE_AUDIT_SYSCALLS