Searched refs:name_tree_next_root (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/bsd/unbound/dist/util/storage/
H A Ddnstree.h148 int name_tree_next_root(rbtree_type* tree, uint16_t* dclass);
H A Ddnstree.c268 name_tree_next_root(rbtree_type* tree, uint16_t* dclass) function
285 return name_tree_next_root(tree, dclass);
313 return name_tree_next_root(tree, dclass);
/netbsd-current/external/bsd/unbound/dist/iterator/
H A Diter_hints.c518 return name_tree_next_root(&hints->tree, qclass);

Completed in 103 milliseconds