Searched refs:unique2Ptr (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
747 unique2Ptr = (StringPtr)&unique2;
755 GenerateUniqueName(source->vRefNum, &theSeed, source->parID, dest->parID, unique2Ptr);
772 pb.ioParam.ioMisc = (Ptr) unique2Ptr;
797 pb.copyParam.ioNamePtr = unique2Ptr;
814 /* and unique2Ptr point to file in dest->parID */
817 unique1Ptr = unique2Ptr;
818 unique2Ptr = swapola;
821 /* Source is named Unique1 (name pointed to by unique2Ptr) and is in dest->parID */
827 catInfoDest.hFileInfo.ioNamePtr = unique2Ptr;
[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
747 unique2Ptr = (StringPtr)&unique2;
755 GenerateUniqueName(source->vRefNum, &theSeed, source->parID, dest->parID, unique2Ptr);
772 pb.ioParam.ioMisc = (Ptr) unique2Ptr;
797 pb.copyParam.ioNamePtr = unique2Ptr;
814 /* and unique2Ptr point to file in dest->parID */
817 unique1Ptr = unique2Ptr;
818 unique2Ptr = swapola;
821 /* Source is named Unique1 (name pointed to by unique2Ptr) and is in dest->parID */
827 catInfoDest.hFileInfo.ioNamePtr = unique2Ptr;
[all...]

Completed in 210 milliseconds