Data Fields | |
unsigned char | format [16] |
journal_pos_t | begin |
journal_pos_t | end |
isc_uint32_t | index_size |
isc_uint32_t | sourceserial |
isc_boolean_t | serialset |
Definition at line 259 of file journal.c.
unsigned char journal_header_t::format[16] |
Definition at line 260 of file journal.c.
Referenced by journal_header_decode(), journal_header_encode(), and journal_open().
Definition at line 261 of file journal.c.
Referenced by dns_journal_commit(), dns_journal_compact(), dns_journal_first_serial(), journal_find(), journal_header_decode(), and journal_header_encode().
Definition at line 262 of file journal.c.
Referenced by dns_journal_begin_transaction(), dns_journal_commit(), dns_journal_compact(), dns_journal_last_serial(), journal_find(), journal_header_decode(), journal_header_encode(), and journal_next().
Definition at line 263 of file journal.c.
Referenced by dns_journal_begin_transaction(), dns_journal_compact(), dns_journal_destroy(), index_add(), index_find(), index_invalidate(), index_to_disk(), journal_file_create(), journal_header_decode(), journal_header_encode(), and journal_open().
Definition at line 264 of file journal.c.
Referenced by dns_journal_compact(), dns_journal_get_sourceserial(), dns_journal_print(), dns_journal_set_sourceserial(), journal_header_decode(), and journal_header_encode().
Definition at line 265 of file journal.c.
Referenced by dns_journal_compact(), dns_journal_get_sourceserial(), dns_journal_print(), dns_journal_set_sourceserial(), journal_header_decode(), and journal_header_encode().