Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/src/
Dcil_build_ast.c6318 int __cil_build_ast_last_child_helper(struct cil_tree_node *parse_current, void *extra_args) in __cil_build_ast_last_child_helper() function
6383 …il_tree_walk(parse_tree, __cil_build_ast_node_helper, NULL, __cil_build_ast_last_child_helper, &ex… in cil_build_ast()
/external/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()