Lines Matching refs:dirInfo
174 theGlobals->myCPB.dirInfo.ioFDirIndex = index;
175 theGlobals->myCPB.dirInfo.ioDrDirID = currentDirID; /* we need to do this every time */
185 if ( (theGlobals->myCPB.dirInfo.ioFlAttrib & ioDirMask) != 0 )
189 GetLevelSize(theGlobals->myCPB.dirInfo.ioDrDirID, theGlobals); /* recurse */
270 theGlobals.myCPB.dirInfo.ioNamePtr = theGlobals.itemName;
271 theGlobals.myCPB.dirInfo.ioVRefNum = srcVRefNum;
301 theGlobals->myCPB.dirInfo.ioFDirIndex = index;
302 theGlobals->myCPB.dirInfo.ioDrDirID = sourceDirID;
323 currentSrcDirID = theGlobals->myCPB.dirInfo.ioDrDirID;
326 CopyLevel(theGlobals->myCPB.dirInfo.ioDrDirID, newDirID, theGlobals);
332 (void) DTCopyComment(theGlobals->myCPB.dirInfo.ioVRefNum, currentSrcDirID, NULL, theGlobals->destinationVRefNum, newDirID, NULL);
336 theGlobals->error = CopyFileMgrAttributes(theGlobals->myCPB.dirInfo.ioVRefNum, currentSrcDirID, NULL, theGlobals->destinationVRefNum, newDirID, NULL, true);
344 theGlobals->myCPB.dirInfo.ioVRefNum, currentSrcDirID, NULL,
361 theGlobals->myCPB.dirInfo.ioVRefNum, currentSrcDirID, NULL,
425 theGlobals->myCPB.dirInfo.ioVRefNum, sourceDirID, NULL, 0, 0, NULL);