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

/macosx-10.10/hfs-285/fsck_hfs/dfalib/
H A DScavenger.h838 #define S_MissingThread 0x00000200 /* missing thread record */ macro
H A DCatalogCheck.c1842 gScavGlobals->CatStat |= S_MissingThread;
H A DSRepair.c247 if (GPtr->CatStat & S_MissingThread) {
251 GPtr->CatStat &= ~S_MissingThread;

Completed in 201 milliseconds