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

/bind-9.6-ESV-R11/lib/dns/
H A Djournal.c52 * of type journal_rawpos_t giving the locations
193 } journal_rawpos_t; typedef in typeref:struct:__anon111
211 journal_rawpos_t begin;
213 journal_rawpos_t end;
338 journal_pos_decode(journal_rawpos_t *raw, journal_pos_t *cooked) {
344 journal_pos_encode(journal_rawpos_t *raw, journal_pos_t *cooked) {
506 index_size * sizeof(journal_rawpos_t);
617 rawbytes = j->header.index_size * sizeof(journal_rawpos_t);
665 sizeof(journal_rawpos_t));
962 j->header.index_size * sizeof(journal_rawpos_t);
[all...]

Completed in 37 milliseconds