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

/bind-9.6-ESV-R11/lib/dns/
H A Djournal.c245 } journal_pos_t; typedef in typeref:struct:__anon116
252 journal_pos_t begin;
253 journal_pos_t end;
307 journal_pos_t *index; /*%< In-core journal index */
312 journal_pos_t pos[2]; /*%< Begin/end position */
318 journal_pos_t bpos; /*%< Position before first, */
319 journal_pos_t epos; /*%< and after last transaction */
338 journal_pos_decode(journal_rawpos_t *raw, journal_pos_t *cooked) {
344 journal_pos_encode(journal_rawpos_t *raw, journal_pos_t *cooked) {
625 sizeof(journal_pos_t));
[all...]

Completed in 8 milliseconds