Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/cil/src/
Dcil_flavor.h50 CIL_BLOCKABSTRACT, enumerator
Dcil.c732 case CIL_BLOCKABSTRACT: in cil_destroy_data()
1136 case CIL_BLOCKABSTRACT: in cil_node_to_string()
Dcil_resolve_ast.c3624 if (node->flavor == CIL_BLOCKABSTRACT) { in __cil_resolve_ast_node()
3904 node->flavor == CIL_BLOCKABSTRACT || in __cil_resolve_ast_node_helper()
3916 node->flavor == CIL_BLOCKABSTRACT || in __cil_resolve_ast_node_helper()
Dcil_write_ast.c664 case CIL_BLOCKABSTRACT: { in cil_write_ast_node()
Dcil_copy_ast.c1727 case CIL_BLOCKABSTRACT: in __cil_copy_node_helper()
Dcil_build_ast.c358 ast_node->flavor = CIL_BLOCKABSTRACT; in cil_gen_blockabstract()