Home
last modified time | relevance | path

Searched refs:CIL_SRC_INFO (Results 1 - 7 of 7) sorted by relevance

/third_party/selinux/libsepol/cil/src/
H A Dcil_flavor.h115 CIL_SRC_INFO, enumerator
H A Dcil_tree.c70 } else if (node->flavor == CIL_SRC_INFO) { in cil_tree_get_next_path()
H A Dcil_write_ast.c1560 if (node->flavor == CIL_SRC_INFO) { in __write_cil_ast_node_helper()
1581 if (parent->flavor != CIL_SRC_INFO && parent->flavor != CIL_ROOT) { in __write_cil_ast_first_child_helper()
1595 } else if (parent->flavor == CIL_SRC_INFO) { in __write_cil_ast_last_child_helper()
H A Dcil.c1005 case CIL_SRC_INFO: in cil_destroy_data()
1366 case CIL_SRC_INFO: in cil_node_to_string()
H A Dcil_copy_ast.c1990 case CIL_SRC_INFO: in __cil_copy_node_helper()
H A Dcil_binary.c4664 if (n->flavor != CIL_SRC_INFO) { in __cil_print_parents()
H A Dcil_build_ast.c6152 ast_node->flavor = CIL_SRC_INFO; in cil_gen_src_info()

Completed in 34 milliseconds