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

/macosx-10.10/bind9-45.101/bind9/lib/dns/
H A Djournal.c52 * of type journal_rawpos_t giving the locations
193 } journal_rawpos_t; typedef in typeref:struct:__anon6739
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);
612 rawbytes = j->header.index_size * sizeof(journal_rawpos_t);
660 sizeof(journal_rawpos_t));
955 j->header.index_size * sizeof(journal_rawpos_t);
[all...]

Completed in 131 milliseconds