Lines Matching refs:checkfile
134 static int checkfile; /* true if restricting to particular files or filesystems */ variable
255 checkfile = 1; in main()
257 if (!checkfile) /* file(s) specified, but none accessible */ in main()
263 if (fsflg && !checkfile) { in main()
267 checkfile = 1; in main()
302 if (checkfile && fsflg == 0) in main()
532 if (Aflg && file.f_type != DTYPE_VNODE && checkfile == 0) in ftrans()
543 if (checkfile == 0) in ftrans()
552 if (checkfile == 0) in ftrans()
648 if (checkfile) { in checkfs()
1093 if (checkfile && dom.dom_family != AF_LOCAL) in socktrans()
1191 if (checkfile) { in socktrans()