Searched refs:AUDIT_ARGV (Results 1 – 3 of 3) sorted by relevance
37 AUDIT_ARGV|\63 {"argv", AUDIT_ARGV, "include exec command line args in audit recs"},
264 #define AUDIT_ARGV 0x0004 /* include argv with execv system call events */ macro282 #define AUDIT_LOCAL (AUDIT_CNT | AUDIT_ARGV | AUDIT_ARGE |\
1265 if (pfcred != NULL || (kctx->auk_policy & AUDIT_ARGV) != 0) in audit_exec()