Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/src/
Dcil_flavor.h51 CIL_IN, enumerator
Dcil.c518 case CIL_IN: in cil_destroy_data()
921 case CIL_IN: in cil_node_to_string()
1733 case CIL_IN: in cil_destroy_ast_symtabs()
1790 case CIL_IN: in cil_get_symtab()
Dcil_resolve_ast.c3426 if (node->flavor == CIL_IN) { in __cil_resolve_ast_node()
3927 cil_list_init(&extra_args.in_list, CIL_IN); in cil_resolve_ast()
4096 case CIL_IN: in __cil_resolve_name_with_parents()
4207 if (ast_node->flavor != CIL_IN) { in cil_resolve_name_keep_aliases()
Dcil_write_ast.c1176 case CIL_IN: in __cil_write_node_helper()
Dcil_tree.c695 case CIL_IN: { in cil_tree_print_node()
Dcil_build_ast.c355 ast_node->flavor = CIL_IN; in cil_gen_in()
6486 if (ast_current->flavor == CIL_IN) { in __cil_build_ast_node_helper()
6537 if (ast->flavor == CIL_IN) { in __cil_build_ast_last_child_helper()