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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/morefile/
H A DDirectoryCopy.c263 long currentSrcDirID = 0 ; local
293 currentSrcDirID = theGlobals->myCPB.dirInfo.ioDrDirID;
302 (void) DTCopyComment(theGlobals->myCPB.dirInfo.ioVRefNum, currentSrcDirID, NULL, theGlobals->destinationVRefNum, newDirID, NULL);
306 theGlobals->error = CopyFileMgrAttributes(theGlobals->myCPB.dirInfo.ioVRefNum, currentSrcDirID, NULL, theGlobals->destinationVRefNum, newDirID, NULL, true);
314 theGlobals->myCPB.dirInfo.ioVRefNum, currentSrcDirID, NULL,
328 /* note that currentSrcDirID has not been initialised when entering this execution path */
332 theGlobals->myCPB.dirInfo.ioVRefNum, currentSrcDirID, NULL,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/morefile/
H A DDirectoryCopy.c263 long currentSrcDirID = 0 ; local
293 currentSrcDirID = theGlobals->myCPB.dirInfo.ioDrDirID;
302 (void) DTCopyComment(theGlobals->myCPB.dirInfo.ioVRefNum, currentSrcDirID, NULL, theGlobals->destinationVRefNum, newDirID, NULL);
306 theGlobals->error = CopyFileMgrAttributes(theGlobals->myCPB.dirInfo.ioVRefNum, currentSrcDirID, NULL, theGlobals->destinationVRefNum, newDirID, NULL, true);
314 theGlobals->myCPB.dirInfo.ioVRefNum, currentSrcDirID, NULL,
328 /* note that currentSrcDirID has not been initialised when entering this execution path */
332 theGlobals->myCPB.dirInfo.ioVRefNum, currentSrcDirID, NULL,

Completed in 58 milliseconds