rx_walk_tree      132 modules/ac/ac_persistence.c   rx_walk_tree(act_runtime->top_ptr, AC_persistence_get_leaves_hook_l,
rx_walk_tree     1248 modules/ac/access_control.c       count = rx_walk_tree(act_runtime->top_ptr, AC_decay_hook,
rx_walk_tree     1486 modules/ac/access_control.c     cnt = rx_walk_tree(act_runtime->top_ptr, ac_rxwalkhook_print,
rx_walk_tree     1556 modules/ac/access_control.c     cnt = rx_walk_tree(act_acl->top_ptr, ac_rxwalkhook_print_acl,
rx_walk_tree       75 modules/rx/rx_print.c    cnt = rx_walk_tree(tree->top_ptr, rx_walk_hook_printnode,
rx_walk_tree      492 modules/rx/rx_search.c 	rx_walk_tree( tree->top_ptr, hook_function,
rx_walk_tree      511 modules/rx/rx_search.c 	rx_walk_tree( stack[sps].srcptr,  hook_function,
rx_walk_tree      535 modules/rx/rx_search.c 	      rx_walk_tree( stack[sps].cpy.child_ptr[i],  hook_function,
rx_walk_tree      581 modules/rx/rx_search.c     rx_walk_tree( stack[i].srcptr,  rx_walk_hook_addnode,
rx_walk_tree      117 modules/rx/rx_tree.c      nodecounter += rx_walk_tree(node->child_ptr[link], func, walk_mode,
rx_walk_tree      389 modules/rx/rxroutines.h rx_walk_tree(rx_node_t *node,
rx_walk_tree      193 tests/rx/test_rx.c 	rx_walk_tree(mytree->top_ptr, rx_walk_hook_printnode,