Home
last modified time | relevance | path

Searched refs:iter_get_next_root (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/unbound/dist/iterator/
H A Diter_utils.h343 int iter_get_next_root(struct iter_hints* hints, struct iter_forwards* fwd,
H A Diter_utils.c1283 iter_get_next_root(struct iter_hints* hints, struct iter_forwards* fwd, in iter_get_next_root() function
H A Diterator.c3849 while(iter_get_next_root(qstate->env->hints, in processCollectClass()