Home
last modified time | relevance | path

Searched refs:CIL_IN (Results 1 – 5 of 5) sorted by relevance

/external/selinux/libsepol/cil/src/
Dcil_flavor.h51 CIL_IN, enumerator
Dcil.c485 case CIL_IN: in cil_destroy_data()
862 case CIL_IN: in cil_node_to_string()
1629 case CIL_IN: in cil_destroy_ast_symtabs()
1686 case CIL_IN: in cil_get_symtab()
Dcil_resolve_ast.c2996 if (node->flavor == CIL_IN) { in __cil_resolve_ast_node()
3450 cil_list_init(&extra_args.in_list, CIL_IN); in cil_resolve_ast()
3597 case CIL_IN: in __cil_resolve_name_with_parents()
3673 if (ast_node->flavor != CIL_IN) { in cil_resolve_name()
Dcil_tree.c605 case CIL_IN: { in cil_tree_print_node()
Dcil_build_ast.c325 ast_node->flavor = CIL_IN; in cil_gen_in()
5925 if (ast_current->flavor == CIL_IN) { in __cil_build_ast_node_helper()
5976 if (ast->flavor == CIL_IN) { in __cil_build_ast_last_child_helper()