Home
last modified time | relevance | path

Searched refs:restart_interval (Results 1 – 4 of 4) sorted by relevance

/nscd/
A Dnscd_stat.c95 time_t restart_interval; member
120 data.restart_interval = restart_interval; in send_stats()
264 (unsigned long int) data.restart_interval, data.reload_count); in receive_print_stats()
A Dnscd_conf.c256 restart_interval = atol (arg1); in nscd_parse_file()
278 restart_time = time (NULL) + restart_interval; in nscd_parse_file()
A Dnscd.h240 extern time_t restart_interval;
A Dnscd.c87 time_t restart_interval = RESTART_INTERVAL; variable

Completed in 10 milliseconds