Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/cil/src/
Dcil_flavor.h49 CIL_BLOCKINHERIT, enumerator
Dcil_tree.c81 } else if (node->flavor == CIL_BLOCKINHERIT) { in cil_tree_get_next_path()
Dcil_copy_ast.c1728 if (args->orig_dest->flavor == CIL_BLOCKINHERIT) { in __cil_copy_node_helper()
1736 case CIL_BLOCKINHERIT: in __cil_copy_node_helper()
2013 if (args->orig_dest->flavor != CIL_BLOCKINHERIT) { in __cil_copy_node_helper()
2031 if (args->orig_dest->flavor != CIL_BLOCKINHERIT) { in __cil_copy_node_helper()
2072 if (new->flavor == CIL_BLOCKINHERIT) { in __cil_copy_node_helper()
Dcil_resolve_ast.c3537 if (node->flavor == CIL_BLOCKINHERIT) { in cil_count_actual()
3552 if (node->flavor == CIL_BLOCKINHERIT) { in cil_check_inheritances()
3643 if (node->flavor == CIL_BLOCKINHERIT) { in __cil_resolve_ast_node()
3932 node->flavor == CIL_BLOCKINHERIT || in __cil_resolve_ast_node_helper()
4305 case CIL_BLOCKINHERIT: { in __cil_resolve_name_with_parents()
Dcil.c729 case CIL_BLOCKINHERIT: in cil_destroy_data()
1134 case CIL_BLOCKINHERIT: in cil_node_to_string()
Dcil_write_ast.c580 case CIL_BLOCKINHERIT: { in cil_write_ast_node()
Dcil_build_ast.c253 if (bi_node->flavor == CIL_BLOCKINHERIT) { in cil_destroy_block()
296 ast_node->flavor = CIL_BLOCKINHERIT; in cil_gen_blockinherit()