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

/bind-9.11.3/lib/dns/
H A Djournal.c55 * journal_rawxhdr_t. The transaction header is followed by a
230 } journal_rawxhdr_t; typedef in typeref:struct:__anon157
456 journal_rawxhdr_t raw;
471 journal_rawxhdr_t raw;
828 if ((isc_offset_t)(pos->offset + sizeof(journal_rawxhdr_t) + xhdr.size)
835 pos->offset += sizeof(journal_rawxhdr_t) + xhdr.size;
971 journal_rawxhdr_t hdr;
1172 sizeof(journal_rawxhdr_t);

Completed in 17 milliseconds