Searched refs:current_root (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/lib/dns/
H A Drbt.c681 dns_rbtnode_t *current, *last_compared, *current_root; local
739 current_root = rbt->root;
766 * The case of current != current_root, that
773 INSIST(current == current_root);
778 * current_root is the root of the current level, so
781 up_current = PARENT(current_root);
928 current_root = current;

Completed in 13 milliseconds