Searched refs:unique1Ptr (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 DFSpCompat.c675 StringPtr unique1Ptr, unique2Ptr, swapola; local
746 unique1Ptr = (StringPtr)&unique1;
749 result = GenerateUniqueName(source->vRefNum, &theSeed, source->parID, dest->parID, unique1Ptr);
763 pb.ioParam.ioMisc = (Ptr) unique1Ptr;
786 pb.copyParam.ioNamePtr = unique1Ptr;
804 pb.copyParam.ioNamePtr = unique1Ptr;
813 /* Make unique1Ptr point to file in source->parID */
816 swapola = unique1Ptr;
817 unique1Ptr = unique2Ptr;
822 /* Dest is named Unique2 (name pointed to by unique1Ptr) an
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/morefile/
H A DFSpCompat.c675 StringPtr unique1Ptr, unique2Ptr, swapola; local
746 unique1Ptr = (StringPtr)&unique1;
749 result = GenerateUniqueName(source->vRefNum, &theSeed, source->parID, dest->parID, unique1Ptr);
763 pb.ioParam.ioMisc = (Ptr) unique1Ptr;
786 pb.copyParam.ioNamePtr = unique1Ptr;
804 pb.copyParam.ioNamePtr = unique1Ptr;
813 /* Make unique1Ptr point to file in source->parID */
816 swapola = unique1Ptr;
817 unique1Ptr = unique2Ptr;
822 /* Dest is named Unique2 (name pointed to by unique1Ptr) an
[all...]

Completed in 217 milliseconds