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

/freebsd-11-stable/contrib/unbound/util/storage/
H A Ddnstree.h127 struct name_tree_node* name_tree_find(rbtree_type* tree, uint8_t* name,
H A Ddnstree.c166 struct name_tree_node* name_tree_find(rbtree_type* tree, uint8_t* name, function
/freebsd-11-stable/contrib/unbound/iterator/
H A Diter_hints.c464 stub = (struct iter_hints_stub*)name_tree_find(&hints->tree,
531 if((z=(struct iter_hints_stub*)name_tree_find(&hints->tree,
548 if(!(z=(struct iter_hints_stub*)name_tree_find(&hints->tree,
H A Diterator.c600 name_tree_find(&env->hints->tree, nm, nmlen, labs, qclass)) &&
/freebsd-11-stable/contrib/unbound/services/cache/
H A Dinfra.c169 d = (struct domain_limit_data*)name_tree_find(&infra->domain_limits,

Completed in 112 milliseconds