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

/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dname.c554 int cdiff, ldiff, chdiff; local
622 chdiff = (int)maptolower[*label1] -
624 if (chdiff != 0) {
625 *orderp = chdiff;

Completed in 42 milliseconds