OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:name_tree_next_root
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/unbound/dist/util/storage/
dnstree.h
148
int
name_tree_next_root
(rbtree_type* tree, uint16_t* dclass);
dnstree.c
268
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);
/src/external/bsd/unbound/dist/iterator/
iter_hints.c
559
ret =
name_tree_next_root
(&hints->tree, qclass);
Completed in 17 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026