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

/bind-9.11.3/lib/dns/include/dns/
H A Drbt.h802 dns__rbt_getheight(dns_rbt_t *rbt);
/bind-9.11.3/lib/dns/tests/
H A Drbt_test.c412 ATF_CHECK((2U * log_num_nodes) >= dns__rbt_getheight(mytree));
484 ATF_CHECK((2U * log_num_nodes) >= dns__rbt_getheight(mytree));
988 ATF_CHECK((2 * 10) >= dns__rbt_getheight(mytree));
/bind-9.11.3/lib/dns/
H A Drbt.c2904 dns__rbt_getheight(dns_rbt_t *rbt) { function

Completed in 25 milliseconds