Go to the documentation of this file.
32 #ifndef ADAPTER_ADAPI_H
33 #define ADAPTER_ADAPI_H
39 #include <ldns/ldns.h>
ods_status adapi_printzone(FILE *fd, zone_type *zone)
void adapi_trans_full(zone_type *zone, unsigned more_coming)
uint32_t adapi_get_serial(zone_type *zone)
ldns_rdf * adapi_get_origin(zone_type *zone)
ods_status adapi_printaxfr(FILE *fd, zone_type *zone)
void adapi_trans_diff(zone_type *zone, unsigned more_coming)
uint32_t adapi_get_ttl(zone_type *zone)
ods_status adapi_printixfr(FILE *fd, zone_type *zone)
ods_status adapi_del_rr(zone_type *zone, ldns_rr *rr, int backup)
ods_status adapi_add_rr(zone_type *zone, ldns_rr *rr, int backup)
void adapi_set_serial(zone_type *zone, uint32_t serial)