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

/bind-9.6-ESV-R11/lib/dns/
H A Djournal.c328 unsigned int xsize; /*%< Size of transaction data */ member in struct:dns_journal::__anon122
1583 j->it.xsize = 0; /* We have no transaction data yet... */
1606 if (j->it.xpos == j->it.xsize) {
1626 j->it.xsize = xhdr.size;

Completed in 40 milliseconds