Searched refs:audit_arge (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/bsd/security/audit/
H A Daudit_syscalls.c346 if (audit_arge)
360 if (audit_arge)
377 audit_arge = (udata.au_policy64 & AUDIT_ARGE);
392 audit_arge = (udata.au_policy & AUDIT_ARGE);
H A Daudit.c112 int audit_arge; variable
298 audit_arge = 0;
H A Daudit_private.h73 extern int audit_arge;
H A Daudit_arg.c870 if (audit_arge == 0 || envc == 0)

Completed in 28 milliseconds