Searched refs:neg_ttl (Results 1 – 4 of 4) sorted by relevance
204 int neg_ttl; /* time to live for -ve entries */ member
369 cfg->neg_ttl = atoi(val); in _nscd_add_admin_mod()
673 neg_ttl,
544 cfgp->neg_ttl); in print_cfg()1286 if (cfgp->pos_ttl <= 0 && cfgp->neg_ttl <= 0) { in check_config()1660 this_stats->timestamp = time(NULL) + cfg.neg_ttl; in lookup_int()