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

/macosx-10.10/hfs-285/fsck_hfs/dfalib/
H A DSVerify1.c1684 SDPR *dprP; local
1725 dprP = &(GPtr->DirPTPtr)[0];
1726 dprP->directoryID = 1;
1738 dprP = &(GPtr->DirPTPtr)[GPtr->DirLevel - 1];
1768 if ( (validKeyFound == true) && (parID == dprP->directoryID) )
1770 dprP->offspringIndex++; /* increment offspring index */
1783 if ( dprP->directoryID > 1 )
1788 if ( dprP->directoryID == kHFSRootFolderID ) // bump root dir count
1806 dprP = &(GPtr->DirPTPtr)[GPtr->DirLevel - 1];
1807 dprP
[all...]

Completed in 106 milliseconds