Home
last modified time | relevance | path

Searched refs:wantrestart (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sbin/fsck_ffs/
HDglobs.c100 int wantrestart; /* Restart fsck on early termination */ variable
HDmain.c144 wantrestart = 1; in main()
565 if (wantrestart && (restarts++ < 10) && in checkfilesys()
HDfsck.h328 extern int wantrestart; /* Restart fsck on early termination */