Searched refs:GetFileLocation (Results 1 - 6 of 6) 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 DFileCopy.c425 err = GetFileLocation(srcRefNum, &tempInt, &tempLong, dstName);
H A DMoreFilesExtras.h3072 GetFileLocation(
3080 The GetFileLocation function gets the location (volume reference number,
3126 See also: GetFileLocation
H A DMoreFilesExtras.c3084 pascal OSErr GetFileLocation(short refNum, function
3110 return ( GetFileLocation(refNum, &(spec->vRefNum), &(spec->parID), spec->name) );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/morefile/
H A DFileCopy.c425 err = GetFileLocation(srcRefNum, &tempInt, &tempLong, dstName);
H A DMoreFilesExtras.h3072 GetFileLocation(
3080 The GetFileLocation function gets the location (volume reference number,
3126 See also: GetFileLocation
H A DMoreFilesExtras.c3084 pascal OSErr GetFileLocation(short refNum, function
3110 return ( GetFileLocation(refNum, &(spec->vRefNum), &(spec->parID), spec->name) );

Completed in 103 milliseconds