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

/macosx-10.10.1/hfs-285/fsck_hfs/
H A Dfsck_hfs.h36 extern char hotroot; /* checking root device */
H A Dfsck_hfs.c81 char hotroot; /* checking root device */ variable
373 hotmount = hotroot; // hotroot will be 1 or 0 by this time
385 if (hotroot) {
462 if (hotroot && !guiControl)
735 int d = (hotroot && !lflag) ? 2 : 8;
739 if (rv != -1 && safeMode != 0 && hotroot && !lflag) {
752 preTouchMem = (hotroot != 0) && (lflag != 0);
H A Dutilities.c167 hotroot = 0;
182 hotroot++;
995 if (hotroot == 0)
1007 if (hotroot == 0)
1020 if (hotroot == 0)
/macosx-10.10.1/diskdev_cmds-576/disklib/
H A Dpreen.c83 char hotroot; variable
313 hotroot = 0;
328 hotroot++;
/macosx-10.10.1/diskdev_cmds-576/fsck.tproj/
H A Dfsck.c87 int hotroot= 0; /* We're checking / (slash or root) */ variable
832 hotroot = 0;
913 * update hotroot global for debugging.
916 hotroot++;

Completed in 140 milliseconds