Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/cil/src/
Dcil_build_ast.c6526 static int __cil_build_ast_first_child_helper(__attribute__((unused)) struct cil_tree_node *parse_c… in __cil_build_ast_first_child_helper() function
6613 …rc = cil_tree_walk(parse_tree, __cil_build_ast_node_helper, __cil_build_ast_first_child_helper, __… in cil_build_ast()