Searched refs:no_file_check (Results 1 – 1 of 1) sorted by relevance
114 int check_file(int fd, int cf_inter, char *filename, int no_file_check);366 int no_file_check = 0; /* if set, no whole file checking will be done */ in main() local960 no_file_check = 1; in main()966 no_file_check = 1; in main()1110 if (no_file_check) in main()1523 no_file_check) != 0) { in main()2694 int check_file(int fd, int cf_inter, char *filename, int no_file_check) in check_file() argument2719 if (no_file_check) { in check_file()