Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/cil/src/
Dcil_write_ast.c1519 static int __write_cil_ast_node_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_… in __write_cil_ast_node_helper() function
1581 …rc = cil_tree_walk(node, __write_cil_ast_node_helper, __write_cil_ast_first_child_helper, __write_… in cil_write_ast()