Home
last modified time | relevance | path

Searched refs:CIL_CATORDER (Results 1 - 8 of 8) sorted by relevance

/third_party/selinux/libsepol/cil/src/
H A Dcil_flavor.h84 CIL_CATORDER, enumerator
H A Dcil_reset_ast.c639 case CIL_CATORDER: in __cil_reset_node()
H A Dcil.c890 case CIL_CATORDER: in cil_destroy_data()
1250 case CIL_CATORDER: in cil_node_to_string()
H A Dcil_resolve_ast.c1594 cil_list_init(&new, CIL_CATORDER); in cil_resolve_catorder()
1616 cil_list_append(catorder_list, CIL_CATORDER, ordered); in cil_resolve_catorder()
3715 case CIL_CATORDER: in __cil_resolve_ast_node()
H A Dcil_copy_ast.c1890 case CIL_CATORDER: in __cil_copy_node_helper()
H A Dcil_write_ast.c890 case CIL_CATORDER: { in cil_write_ast_node()
H A Dcil_build_ast.c3667 rc = cil_fill_list(parse_current->next->cl_head, CIL_CATORDER, &catorder->cat_list_str); in cil_gen_catorder()
3681 ast_node->flavor = CIL_CATORDER; in cil_gen_catorder()
/third_party/selinux/libsepol/cil/test/unit/
H A Dtest_cil_copy_ast.c2219 parent_node->flavor = CIL_CATORDER; in test_cil_copy_node_helper_catorder()

Completed in 25 milliseconds