Searched refs:AUDIT_GLOBAL (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/c2/
H A Daudit.h279 * If AUDIT_GLOBAL changes, corresponding changes are required in
282 #define AUDIT_GLOBAL (AUDIT_AHLT | AUDIT_PERZONE) macro
/illumos-gate/usr/src/uts/common/syscall/
H A Dauditsys.c448 if (policy & ~(AUDIT_GLOBAL | AUDIT_LOCAL))
451 audit_policy = policy & AUDIT_GLOBAL;

Completed in 71 milliseconds