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.c681 case CIL_IN: in cil_destroy_data()
1084 case CIL_IN: in cil_node_to_string()
1896 case CIL_IN: in cil_destroy_ast_symtabs()
1953 case CIL_IN: in cil_get_symtab()
Dcil_resolve_ast.c3422 if (node->flavor == CIL_IN) { in __cil_resolve_ast_node()
3925 cil_list_init(&extra_args.in_list, CIL_IN); in cil_resolve_ast()
4094 case CIL_IN: in __cil_resolve_name_with_parents()
4205 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()
6489 if (ast_current->flavor == CIL_IN) { in __cil_build_ast_node_helper()
6540 if (ast->flavor == CIL_IN) { in __cil_build_ast_last_child_helper()