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

/bind-9.11.3/lib/dns/
H A Djournal.c333 unsigned int xpos; /*%< Current position in it */ member in struct:dns_journal::__anon165
1641 j->it.xpos = 0; /* ...and haven't used any of it. */
1663 if (j->it.xpos == j->it.xsize) {
1684 j->it.xpos = 0;
1749 j->it.xpos += sizeof(journal_rawrrhdr_t) + rrhdr.size;

Completed in 12 milliseconds