Home
last modified time | relevance | path

Searched refs:CIL_BLOCKABSTRACT (Results 1 – 7 of 7) sorted by relevance

/external/selinux/libsepol/cil/src/
Dcil_flavor.h50 CIL_BLOCKABSTRACT, enumerator
Dcil.c678 case CIL_BLOCKABSTRACT: in cil_destroy_data()
1082 case CIL_BLOCKABSTRACT: in cil_node_to_string()
Dcil_write_ast.c1170 case CIL_BLOCKABSTRACT: in __cil_write_node_helper()
Dcil_tree.c690 case CIL_BLOCKABSTRACT: { in cil_tree_print_node()
Dcil_resolve_ast.c3439 if (node->flavor == CIL_BLOCKABSTRACT) { in __cil_resolve_ast_node()
3720 node->flavor == CIL_BLOCKABSTRACT || in __cil_resolve_ast_node_helper()
Dcil_copy_ast.c1780 case CIL_BLOCKABSTRACT: in __cil_copy_node_helper()
Dcil_build_ast.c310 ast_node->flavor = CIL_BLOCKABSTRACT; in cil_gen_blockabstract()