Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libbsm/common/
H A Daudit_policy.h35 #define ALL_POLICIES (AUDIT_AHLT|\ macro
61 {"all", ALL_POLICIES, "all policies"},
/titanic_50/usr/src/cmd/auditconfig/
H A Dauditconfig.c2467 if (tok_pm == ALL_POLICIES) { in str2policy()
2539 if (policy == ALL_POLICIES) { in policy2str()
2553 policy_table[i].policy_mask != ALL_POLICIES) { in policy2str()