Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libbsm/common/
H A Daudit_policy.h49 #define NO_POLICIES (0) macro
66 {"none", NO_POLICIES, "no policies"},
/titanic_41/usr/src/cmd/auditconfig/
H A Dauditconfig.c2544 if (policy == NO_POLICIES) { in policy2str()