Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/testcode/
H A Dunitecs.c94 static int addrtree_inconsistent_subtree(struct addrtree* tree, in addrtree_inconsistent_subtree() function
113 if ((r = addrtree_inconsistent_subtree(tree, edge, depth+1)) != 0) in addrtree_inconsistent_subtree()
132 if ((r = addrtree_inconsistent_subtree(tree, edge, 1)) != 0) in addrtree_inconsistent()