#include <update.h>
Data Fields | |
void(* | func )(void *arg, dns_zone_t *zone, int level, const char *message) |
void * | arg |
Definition at line 33 of file update.h.
void(* dns_update_log_t::func)(void *arg, dns_zone_t *zone, int level, const char *message) |
Referenced by update_action().
void* dns_update_log_t::arg |