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

/illumos-gate/usr/src/lib/libbsm/common/
H A Daudit_policy.h36 AUDIT_ARGE|\
62 {"arge", AUDIT_ARGE, "include exec environment args in audit recs"},
H A Dadt_token.c172 * counter; envp will be a NULL list unless the AUDIT_ARGE policy is
191 if (sp->as_kernel_audit_policy & AUDIT_ARGE)
/illumos-gate/usr/src/boot/sys/sys/bsm/
H A Daudit.h136 #define AUDIT_ARGE 0x0008 macro
/illumos-gate/usr/src/uts/common/c2/
H A Daudit.h266 #define AUDIT_ARGE 0x0008 /* include arge with execv system call events */ macro
283 #define AUDIT_LOCAL (AUDIT_CNT | AUDIT_ARGV | AUDIT_ARGE |\
H A Daudit.c1268 if (kctx->auk_policy & AUDIT_ARGE)

Completed in 399 milliseconds