Searched defs:bcount (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/lib/dns/
H A Drdata.c1634 isc_int32_t bcount; member in struct:state
1641 #define bcount state->bcount macro
1658 if (bcount != 0)
1667 if (bcount == 0) {
1669 ++bcount;
1670 } else if (bcount < 4) {
1673 ++bcount;
1682 bcount = 0;
1735 Ceor = Csum = Crot = word = bcount
[all...]

Completed in 1030 milliseconds