Home
last modified time | relevance | path

Searched refs:bkgrdcheck (Results 1 – 4 of 4) sorted by relevance

/NextBSD/sbin/fsck_ffs/
HDglobs.c87 int bkgrdcheck; /* determine if background check is possible */ variable
HDmain.c120 bkgrdcheck = 1; in main()
263 if (bkgrdcheck) { in checkfilesys()
HDfsck.h315 extern int bkgrdcheck; /* determine if background check is possible */
HDfsutil.c377 if (bkgrdcheck) in rwerror()