Searched refs:CIL_AVRULE (Results 1 – 13 of 13) sorted by relevance
86 CIL_AVRULE, enumerator
462 case CIL_AVRULE: in __cil_reset_node()
360 } else if (node->flavor == CIL_AVRULE || node->flavor == CIL_AVRULEX) { in __cil_find_matching_avrule_in_ast()
842 case CIL_AVRULE: in __cil_booleanif_node_helper()1005 case CIL_AVRULE: { in cil_name_to_policy()
875 case CIL_AVRULE: { in __cil_verify_booleanif_helper()1390 case CIL_AVRULE: in __cil_verify_helper()
1791 case CIL_AVRULE: in __cil_cond_to_policydb_helper()3504 case CIL_AVRULE: in __cil_node_to_policydb()3560 case CIL_AVRULE: { in __cil_node_to_policydb()4354 avrule_flavor = CIL_AVRULE; in __cil_print_neverallow_failure()4597 rc = cil_find_matching_avrule_in_ast(db->ast->root, CIL_AVRULE, &target, matching, CIL_FALSE); in cil_check_type_bounds()
671 case CIL_AVRULE: in cil_destroy_data()1013 case CIL_AVRULE: in cil_node_to_string()
1065 case CIL_AVRULE: { in cil_tree_print_node()
3455 case CIL_AVRULE: in __cil_resolve_ast_node()3623 node->flavor == CIL_AVRULE || in __cil_resolve_ast_node_helper()
1863 case CIL_AVRULE: { in __cil_post_db_classperms_helper()
1817 case CIL_AVRULE: in __cil_copy_node_helper()
2040 ast_node->flavor = CIL_AVRULE; in cil_gen_avrule()
8159 CuAssertIntEquals(tc, test_ast_node->flavor, CIL_AVRULE); in test_cil_gen_avrule()