Searched refs:__write_cil_ast_node_helper (Results 1 – 1 of 1) sorted by relevance
1519 static int __write_cil_ast_node_helper(struct cil_tree_node *node, uint32_t *finished, void *extra_… in __write_cil_ast_node_helper() function1581 …rc = cil_tree_walk(node, __write_cil_ast_node_helper, __write_cil_ast_first_child_helper, __write_… in cil_write_ast()