Searched refs:del_holddown (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/unbound/util/
H A Dconfig_file.h402 unsigned int del_holddown; member in struct:config_file
H A Dconfig_file.c266 cfg->del_holddown = 30*24*3600;
653 else S_UNSIGNED_OR_ZERO("del-holddown:", del_holddown)
1074 else O_UNS(opt, "del-holddown", del_holddown)
H A Dconfigparser.y2003 else cfg_parser->cfg->del_holddown = atoi($2);
/freebsd-11-stable/contrib/unbound/validator/
H A Dautotrust.c1752 time_t exceeded = check_holddown(env, anchor, env->cfg->del_holddown);

Completed in 100 milliseconds