Searched refs:quick_check (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/diskdev_cmds-576/fsck.tproj/
H A Dfsck.c93 int quick_check = 0; /* Do a quick check. Quick check returns clean, dirty, or fail */ variable
147 if (quick_check) {
148 printf("quick check %d\n", quick_check);
235 quick_check = 1;
681 (quick_check) ? "q" : ""

Completed in 280 milliseconds