OpenDNSSEC-signer
2.1.9
|
#include <ixfr.h>
Data Fields | |
part_type * | part [IXFR_MAX_PARTS] |
pthread_mutex_t | ixfr_lock |
pthread_mutex_t ixfr_struct::ixfr_lock |
Definition at line 64 of file ixfr.h.
Referenced by ixfr_create(), namedb_wipe_denial(), rrset_diff(), and rrset_drop_rrsigs().
part_type* ixfr_struct::part[IXFR_MAX_PARTS] |
Definition at line 63 of file ixfr.h.
Referenced by addns_write().