Searched refs:FSGetVRefNum (Results 1 - 3 of 3) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/MoreFiles/
H A DFSCopyObject.c265 static OSErr FSGetVRefNum( const FSRef *ref,
369 osErr = FSGetVRefNum(destDir, &destVRefNum);
1289 osErr = FSGetVRefNum( source, &sourceVRefNum );
1291 osErr = FSGetVRefNum( destDir, &destVRefNum);
1576 OSErr FSGetVRefNum(const FSRef *ref, FSVolumeRefNum *vRefNum) function
H A DMoreFilesX.h330 #pragma mark FSGetVRefNum
333 FSGetVRefNum(
338 The FSGetVRefNum function determines the volume reference
H A DMoreFilesX.c234 FSGetVRefNum( function

Completed in 1349 milliseconds