Home
last modified time | relevance | path

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

/src/contrib/unbound/iterator/
H A Diter_fwd.h168 int forwards_next_root(struct iter_forwards* fwd, uint16_t* qclass,
H A Diter_fwd.c535 forwards_next_root(struct iter_forwards* fwd, uint16_t* dclass, int nolock) in forwards_next_root() function
H A Diter_utils.c1339 r2 = forwards_next_root(fwd, &c2, nolock); in iter_get_next_root()