Home
last modified time | relevance | path

Searched refs:checkfile (Results 1 – 2 of 2) sorted by relevance

/original-bsd/usr.bin/fstat/
H A Dfstat.c91 int checkfile; /* true if restricting to particular files or filesystems */ variable
185 checkfile = 1;
187 if (!checkfile) /* file(s) specified, but none accessable */
193 if (fsflg && !checkfile) {
197 checkfile = 1;
227 if (checkfile && fsflg == 0)
329 if (checkfile == 0)
381 if (checkfile) {
/original-bsd/usr.bin/pascal/pc3/
H A Dpc3.c118 checkfile( &ofile );
126 checkfile( ofilep )