Searched refs:check_file (Results 1 – 5 of 5) sorted by relevance
59 int check_file; member128 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() local280 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()
159 dbs[idx].check_file = 0; in nscd_parse_file()161 dbs[idx].check_file = 1; in nscd_parse_file()
119 .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() function1835 if (check_file (finfo) == 0) in inotify_check_files()
135 int check_file; member
267 if (table->check_file && now != LONG_MAX) in prune_cache()
Completed in 14 milliseconds