Searched refs:CIL_CONDBLOCK (Results 1 – 8 of 8) sorted by relevance
55 CIL_CONDBLOCK, enumerator
509 case CIL_CONDBLOCK: in cil_destroy_data()878 case CIL_CONDBLOCK: in cil_node_to_string()1640 case CIL_CONDBLOCK: in cil_destroy_ast_symtabs()1690 case CIL_CONDBLOCK: { in cil_get_symtab()
906 if (node->cl_head != NULL && node->cl_head->flavor == CIL_CONDBLOCK) { in cil_booleanif_to_policy()915 …->cl_head != NULL && node->cl_head->next != NULL && node->cl_head->next->flavor == CIL_CONDBLOCK) { in cil_booleanif_to_policy()
2932 if (current->cl_head != NULL && current->cl_head->flavor == CIL_CONDBLOCK) { in cil_resolve_tunif()2941 …ead != NULL && current->cl_head->next != NULL && current->cl_head->next->flavor == CIL_CONDBLOCK) { in cil_resolve_tunif()3266 if (!(node->flavor == CIL_CONDBLOCK || in __cil_resolve_ast_node_helper()3599 case CIL_CONDBLOCK: in __cil_resolve_name_with_parents()
929 case CIL_CONDBLOCK: { in cil_tree_print_node()
1833 case CIL_CONDBLOCK: in __cil_copy_node_helper()
1821 if (cb_node->flavor == CIL_CONDBLOCK) { in cil_booleanif_to_policydb()
2698 ast_node->flavor = CIL_CONDBLOCK; in cil_gen_condblock()