Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/cil/src/
Dcil_flavor.h51 CIL_IN, enumerator
Dcil_resolve_ast.c3604 if (node->flavor == CIL_IN) { in __cil_resolve_ast_node()
3629 if (node->flavor == CIL_IN) { in __cil_resolve_ast_node()
3901 node->flavor == CIL_IN || in __cil_resolve_ast_node_helper()
3914 node->flavor == CIL_IN || in __cil_resolve_ast_node_helper()
4094 cil_list_init(&extra_args.in_list_before, CIL_IN); in cil_resolve_ast()
4095 cil_list_init(&extra_args.in_list_after, CIL_IN); in cil_resolve_ast()
4295 case CIL_IN: in __cil_resolve_name_with_parents()
4406 if (ast_node->flavor != CIL_IN) { in cil_resolve_name_keep_aliases()
Dcil.c735 case CIL_IN: in cil_destroy_data()
1138 case CIL_IN: in cil_node_to_string()
1922 case CIL_IN: in cil_destroy_ast_symtabs()
1979 case CIL_IN: in cil_get_symtab()
Dcil_write_ast.c585 case CIL_IN: { in cil_write_ast_node()
Dcil_build_ast.c424 ast_node->flavor = CIL_IN; in cil_gen_in()
6499 } else if (ast->flavor == CIL_IN) { in __cil_build_ast_first_child_helper()
6527 if (ast->flavor == CIL_IN) { in __cil_build_ast_last_child_helper()