|
OpenDNSSEC-signer
1.4.6
|
#include <ixfr.h>

Data Fields | |
| void * | zone |
| part_type * | part [IXFR_MAX_PARTS] |
| lock_basic_type | ixfr_lock |
| lock_basic_type ixfr_struct::ixfr_lock |
Definition at line 62 of file ixfr.h.
Referenced by adapi_printixfr(), backup_read_ixfr(), ixfr_cleanup(), ixfr_create(), namedb_wipe_denial(), rrset_diff(), rrset_sign(), tools_output(), and zone_recover2().
| part_type* ixfr_struct::part[IXFR_MAX_PARTS] |
Definition at line 61 of file ixfr.h.
Referenced by ixfr_add_rr(), ixfr_cleanup(), ixfr_create(), ixfr_del_rr(), and ixfr_purge().
| void* ixfr_struct::zone |
Definition at line 60 of file ixfr.h.
Referenced by ixfr_add_rr(), ixfr_cleanup(), ixfr_create(), ixfr_del_rr(), and ixfr_purge().
1.8.8