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

/macosx-10.10/hfs-285/fsck_hfs/dfalib/
H A DScavenger.h382 typedef struct MissingThread struct
384 struct MissingThread *link; /* link to next node, or NULL */
388 } MissingThread; typedef in typeref:struct:MissingThread
705 MissingThread *missingThreadList;
H A DCatalogCheck.c1817 MissingThread *mtp;
1828 mtp = (MissingThread *) AllocateClearMemory(sizeof(MissingThread));
H A DSVerify1.c1829 struct MissingThread *mtp;
H A DSRepair.c5503 struct MissingThread * mtp;
5517 // if the thread record information in the MissingThread struct is not there

Completed in 168 milliseconds