Home
last modified time | relevance | path

Searched refs:__cil_build_ast_last_child_helper (Results 1 – 2 of 2) sorted by relevance

/third_party/selinux/libsepol/cil/src/
Dcil_build_ast.c6546 static int __cil_build_ast_last_child_helper(struct cil_tree_node *parse_current, void *extra_args) in __cil_build_ast_last_child_helper() function
6613 …_build_ast_node_helper, __cil_build_ast_first_child_helper, __cil_build_ast_last_child_helper, &ex… in cil_build_ast()
/third_party/selinux/libsepol/cil/test/unit/
Dtest_cil_build_ast.c41 int __cil_build_ast_last_child_helper(__attribute__((unused)) struct cil_tree_node *parse_current, …
19163 int rc = __cil_build_ast_last_child_helper(test_tree->root->cl_head->cl_head, extra_args); in test_cil_build_ast_last_child_helper()
19176 int rc = __cil_build_ast_last_child_helper(test_tree->root->cl_head->cl_head, NULL); in test_cil_build_ast_last_child_helper_extraargsnull_neg()