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

/bind-9.6-ESV-R11/lib/dns/
H A Drdata.c1630 isc_int32_t Ceor; member in struct:state
1637 #define Ceor state->Ceor macro
1696 Ceor ^= c;
1735 Ceor = Csum = Crot = word = bcount = 0;
1782 if ((oeor != Ceor) || (osum != Csum) || (orot != Crot))
1796 Ceor ^= c;
1863 Ceor = Csum = Crot = word = bcount = 0;
1874 snprintf(buf, sizeof(buf), "x %d %x %x %x", inbuflen, Ceor, Csum, Crot);

Completed in 1948 milliseconds