update_zone
update_zone(&zents[i], (void *)update_notification_cb);
dyndns_build_add_remove_msg(char *buf, int update_zone, const char *hostname,
if (update_zone == UPDATE_FORW) {
if (update_zone == UPDATE_FORW)
resource, type, class, ttl, data, update_zone,
dyndns_build_unsigned_tsig_msg(char *buf, int update_zone, const char *hostname,
if ((buf_sz = dyndns_build_add_remove_msg(buf, update_zone, hostname,
dyndns_build_signed_tsig_msg(char *buf, int update_zone, const char *hostname,
if ((buf_sz = dyndns_build_add_remove_msg(buf, update_zone, hostname,
dyndns_sec_add_remove_entry(int update_zone, const char *hostname,
if ((buf_sz = dyndns_build_unsigned_tsig_msg(buf, update_zone, hostname,
if ((buf_sz = dyndns_build_signed_tsig_msg(buf, update_zone, hostname,
dyndns_search_entry(int update_zone, const char *hostname, const char *ip_addr,
if (update_zone == UPDATE_FORW) {
dyndns_add_remove_entry(int update_zone, const char *hostname,
is_exist = dyndns_search_entry(update_zone, hostname, ip_addr,
if ((buf_sz = dyndns_build_add_remove_msg(buf, update_zone, hostname,
ret = dyndns_sec_add_remove_entry(update_zone, hostname,
dyndns_add_entry(int update_zone, const char *hostname, const char *ip_addr,
which_zone = (update_zone == UPDATE_FORW) ?
if (dyndns_add_remove_entry(update_zone, hostname,
dyndns_remove_entry(int update_zone, const char *hostname, const char *ip_addr,
if (update_zone == UPDATE_FORW) {
if (dyndns_add_remove_entry(update_zone, hostname, ip_addr, 0,