Searched refs:name_tree_find (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/contrib/unbound/util/storage/
H A Ddnstree.h127 struct name_tree_node* name_tree_find(rbtree_t* tree, uint8_t* name,
H A Ddnstree.c159 struct name_tree_node* name_tree_find(rbtree_t* tree, uint8_t* name, function
/freebsd-11.0-release/contrib/unbound/iterator/
H A Diter_hints.c451 stub = (struct iter_hints_stub*)name_tree_find(&hints->tree,
518 if((z=(struct iter_hints_stub*)name_tree_find(&hints->tree,
535 if(!(z=(struct iter_hints_stub*)name_tree_find(&hints->tree,
H A Diterator.c1558 name_tree_find(&env->hints->tree, dp->name, dp->namelen,
/freebsd-11.0-release/contrib/unbound/services/cache/
H A Dinfra.c163 d = (struct domain_limit_data*)name_tree_find(&infra->domain_limits,

Completed in 114 milliseconds