Home
last modified time | relevance | path

Searched defs:policy_name (Results 1 – 3 of 3) sorted by relevance

/external/selinux/libsepol/tests/
Dhelpers.c35 …ad_policy(policydb_t * p, int policy_type, int mls, const char *test_name, const char *policy_name) in test_load_policy()
/external/autotest/client/cros/enterprise/
Denterprise_policy_base.py611 def _get_policy_stats_shown(self, policy_tab, policy_name, argument
688 def _get_policy_value_from_new_tab(self, policy_name): argument
756 def _compare_values(self, policy_name, input_value, value_shown): argument
809 def verify_policy_value(self, policy_name, expected_value): argument
/external/iptables/iptables/
Dnft.c1213 static const char *policy_name[NF_ACCEPT+1] = { variable