Home
last modified time | relevance | path

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

/external/selinux/libsepol/cil/src/
Dcil_build_ast.c6099 int __cil_build_ast_node_helper(struct cil_tree_node *parse_current, uint32_t *finished, void *extr… in __cil_build_ast_node_helper() function
6573 …rc = cil_tree_walk(parse_tree, __cil_build_ast_node_helper, NULL, __cil_build_ast_last_child_helpe… in cil_build_ast()