Searched refs:checkfile (Results 1 – 5 of 5) sorted by relevance
248 my $checkfile = shift;254 $checkfile eq '-' and open(FH, '< -')255 and $checkfile = 'standard input'256 or sysopen(FH, $checkfile, O_RDONLY)257 or die "shasum: $checkfile: $!\n";273 warn("shasum: $checkfile: $.: improperly " .300 warn("shasum: $checkfile: no properly formatted " .313 warn("shasum: $checkfile: no file was verified\n")
99 int checkfile; /* true if restricting to particular files or filesystems */ variable270 checkfile = 1; in main()273 if (!checkfile) in main()278 if (!fuser && fsflg && !checkfile) { in main()282 checkfile = 1; in main()346 if (checkfile && fsflg == 0) in fstat_header()410 if (checkfile == 0) in fstat_dofile()414 if (checkfile == 0) in fstat_dofile()440 if (checkfile) { in vtrans()747 if (checkfile) { in socktrans()
28 checkfile () {68 if ! checkfile "$tmp"; then
33 void checkfile(const char *);168 checkfile(tmppath); in main()517 checkfile(const char *pathname) in checkfile() function
687 checkfile(char* f1, char *f2) in checkfile() function740 checkfile(fname, outf); in check_read_exact()