Searched refs:keep_missing (Results 1 – 6 of 6) sorted by relevance
456 unsigned int keep_missing; member
297 cfg->keep_missing = 366*24*3600; /* one year plus a little leeway */ in config_create()793 else S_UNSIGNED_OR_ZERO("keep-missing:", keep_missing) in config_set_option()1273 else O_UNS(opt, "keep-missing", keep_missing) in config_get_option()
2346 else cfg_parser->cfg->keep_missing = atoi($2);
5615 else cfg_parser->cfg->keep_missing = atoi((yyvsp[0].str)); in yyparse()
1980 if(env->cfg->keep_missing == 0) in remove_missing_trustanchors()1983 exceeded = check_holddown(env, anchor, env->cfg->keep_missing); in remove_missing_trustanchors()
6428 COPY_VAR_unsigned_int(keep_missing); in fr_atomic_copy_cfg()