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

/bind-9.11.3/lib/dns/
H A Drdataslab.c1055 unsigned int length1, length2; local
1077 length2 = *current2++ * 256;
1078 length2 += *current2++;
1085 if (length1 != length2 ||

Completed in 1876 milliseconds