Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/c2/
H A Daudit.h281 #define AUDIT_GLOBAL (AUDIT_AHLT | AUDIT_PERZONE) macro
/titanic_44/usr/src/uts/common/syscall/
H A Dauditsys.c448 if (policy & ~(AUDIT_GLOBAL | AUDIT_LOCAL)) in setpolicy()
451 audit_policy = policy & AUDIT_GLOBAL; in setpolicy()