Home
last modified time | relevance | path

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

/openbsd/usr.sbin/nsd/
H A Dradtree.c95 radnode_first_in_subtree(struct radnode* n) in radnode_first_in_subtree() function
106 if((s=radnode_first_in_subtree(n->array[idx].node))!=0) in radnode_first_in_subtree()
970 struct radnode* s = radnode_first_in_subtree(n); in radix_next()
986 s = radnode_first_in_subtree( in radix_next()