Home
last modified time | relevance | path

Searched refs:error_update_period_sec (Results 1 – 3 of 3) sorted by relevance

/dports/dns/inadyn/inadyn-2.9.0/include/
H A Dddns.h185 int error_update_period_sec; member
/dports/dns/inadyn/inadyn-2.9.0/src/
H A Dconf.c629 ctx->error_update_period_sec = DDNS_ERROR_UPDATE_PERIOD; in conf_parse_file()
H A Dddns.c905 ctx->update_period = ctx->error_update_period_sec; in check_error()