name_tree_next_root
ret = name_tree_next_root(&hints->tree, qclass);
return name_tree_next_root(tree, dclass);
return name_tree_next_root(tree, dclass);
int name_tree_next_root(rbtree_type* tree, uint16_t* dclass);
ret = name_tree_next_root(&hints->tree, qclass);
return name_tree_next_root(tree, dclass);
return name_tree_next_root(tree, dclass);
int name_tree_next_root(rbtree_type* tree, uint16_t* dclass);