Home
last modified time | relevance | path

Searched refs:check_file (Results 1 – 5 of 5) sorted by relevance

/nscd/
A Dnscd_stat.c59 int check_file; member
128 data.dbs[cnt].check_file = dbs[cnt].check_file; in send_stats()
271 const char *check_file = data.dbs[i].check_file ? yesstr : nostr; in receive_print_stats() local
280 if (check_file[0] == '\0') in receive_print_stats()
281 check_file = data.dbs[i].check_file ? yesstr : nostr; in receive_print_stats()
323 data.dbs[i].addfailed, check_file, dbnames[i]); in receive_print_stats()
A Dnscd_conf.c159 dbs[idx].check_file = 0; in nscd_parse_file()
161 dbs[idx].check_file = 1; in nscd_parse_file()
A Dconnections.c119 .check_file = 1,
138 .check_file = 1,
157 .check_file = 1,
176 .check_file = 1,
195 .check_file = 1,
905 if (! dbs[dbidx].enabled || ! dbs[dbidx].check_file) in register_traced_file()
1796 check_file (struct traced_file *finfo) in check_file() function
1835 if (check_file (finfo) == 0) in inotify_check_files()
A Dnscd.h135 int check_file; member
A Dcache.c267 if (table->check_file && now != LONG_MAX) in prune_cache()

Completed in 14 milliseconds