Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/iterator/
H A Diter_fwd.c430 next_root_locked(struct iter_forwards* fwd, uint16_t* dclass) in next_root_locked() function
447 return next_root_locked(fwd, dclass); in next_root_locked()
475 return next_root_locked(fwd, dclass); in next_root_locked()
485 ret = next_root_locked(fwd, dclass); in forwards_next_root()