Searched refs:CIL_AVRULE (Results 1 – 13 of 13) sorted by relevance
87 CIL_AVRULE, enumerator
365 } else if (node->flavor == CIL_AVRULE || node->flavor == CIL_AVRULEX) { in __cil_find_matching_avrule_in_ast()
545 case CIL_AVRULE: in __cil_reset_node()
1027 case CIL_AVRULE: { in __cil_verify_booleanif_helper()1576 case CIL_AVRULE: in __cil_verify_helper()
1922 case CIL_AVRULE: in __cil_cond_to_policydb_helper()3782 case CIL_AVRULE: in __cil_node_to_policydb()3838 case CIL_AVRULE: { in __cil_node_to_policydb()4616 avrule_flavor = CIL_AVRULE; in __cil_print_neverallow_failure()4853 rc = cil_find_matching_avrule_in_ast(db->ast->root, CIL_AVRULE, &target, matching, CIL_TRUE); in cil_check_type_bounds()
1323 case CIL_AVRULE: in __cil_block_te_rules_to_policy_helper()1378 args.flavor = CIL_AVRULE; in cil_block_te_rules_to_policy()
911 case CIL_AVRULE: in cil_destroy_data()1264 case CIL_AVRULE: in cil_node_to_string()
3746 case CIL_AVRULE: in __cil_resolve_ast_node()3928 node->flavor != CIL_AVRULE && in __cil_resolve_ast_node_helper()3932 } else if (node->flavor == CIL_AVRULE) { in __cil_resolve_ast_node_helper()
1106 case CIL_AVRULE: { in cil_write_ast_node()
1850 case CIL_AVRULE: in __cil_copy_node_helper()
2233 case CIL_AVRULE: { in __cil_post_db_classperms_helper()
2117 ast_node->flavor = CIL_AVRULE; in cil_gen_avrule()
8159 CuAssertIntEquals(tc, test_ast_node->flavor, CIL_AVRULE); in test_cil_gen_avrule()