Searched refs:CIL_AVRULE_NEVERALLOW (Results 1 – 8 of 8) sorted by relevance
544 #define CIL_AVRULE_NEVERALLOW 128 macro
1428 if (kind == CIL_AVRULE_NEVERALLOW) { in __cil_avrule_expand_helper()1512 if (cil_avrule->rule_kind == CIL_AVRULE_NEVERALLOW && db->disable_neverallow == CIL_TRUE) { in __cil_avrule_to_avtab()3206 if (rule->rule_kind == CIL_AVRULE_NEVERALLOW) { in __cil_node_to_policydb()3268 if (rule->rule_kind != CIL_AVRULE_NEVERALLOW) { in __cil_node_to_policydb()
874 if (avrule->rule_kind == CIL_AVRULE_NEVERALLOW) { in __cil_verify_booleanif_helper()
1059 case CIL_AVRULE_NEVERALLOW: in cil_tree_print_node()
592 case CIL_AVRULE_NEVERALLOW: in cil_avrule_to_policy()
293 if (rule->rule_kind != CIL_AVRULE_NEVERALLOW) { in cil_resolve_avrule()305 if (rule->rule_kind != CIL_AVRULE_NEVERALLOW) { in cil_resolve_avrule()
990 case CIL_AVRULE_NEVERALLOW: in cil_node_to_string()
5790 rc = cil_gen_avrule(parse_current, ast_node, CIL_AVRULE_NEVERALLOW); in __cil_build_ast_node_helper()