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.c508 case CIL_BLOCKABSTRACT: in cil_destroy_data()
906 case CIL_BLOCKABSTRACT: in cil_node_to_string()
Dcil_write_ast.c1172 case CIL_BLOCKABSTRACT: in __cil_write_node_helper()
Dcil_tree.c686 case CIL_BLOCKABSTRACT: { in cil_tree_print_node()
Dcil_resolve_ast.c3387 if (node->flavor == CIL_BLOCKABSTRACT) { in __cil_resolve_ast_node()
3662 node->flavor == CIL_BLOCKABSTRACT || in __cil_resolve_ast_node_helper()
Dcil_copy_ast.c1735 case CIL_BLOCKABSTRACT: in __cil_copy_node_helper()
Dcil_build_ast.c276 ast_node->flavor = CIL_BLOCKABSTRACT; in cil_gen_blockabstract()