Home
last modified time | relevance | path

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

/netbsd/external/mpl/bind/dist/lib/dns/
H A Drbt.c2966 size_t this_height, down_height; in getheight_helper() local
2975 this_height = ISC_MAX(dl + 1, dr + 1); in getheight_helper()
2978 return (ISC_MAX(this_height, down_height)); in getheight_helper()