Searched refs:FSSpec (Results 51 - 75 of 75) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/macos/source/
H A Dmacdir.c61 FSSpec spec;
H A Dmacstat.c65 FSSpec fileSpec;
H A Dmacos.c97 static FSSpec CurrentFile;
115 static OSErr SetFinderInfo(__GPRO__ int SetTime, FSSpec *spec, MACINFO *mi);
1076 FSSpec zipfile;
1322 static OSErr SetFinderInfo(__GPRO__ int SetTime, FSSpec *spec, MACINFO *mi)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/morefile/
H A DMoreDesktopMgr.c410 FSSpec spec;
529 FSSpec *spec)
554 FSSpec *spec)
1048 pascal OSErr FSpDTSetComment(const FSSpec *spec,
1233 pascal OSErr FSpDTGetComment(const FSSpec *spec,
1262 pascal OSErr FSpDTCopyComment(const FSSpec *srcSpec,
1263 const FSSpec *dstSpec)
H A DFileCopy.c598 pascal OSErr FSpFileCopy(const FSSpec *srcSpec,
599 const FSSpec *dstSpec,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/morefile/
H A DMoreDesktopMgr.c410 FSSpec spec;
529 FSSpec *spec)
554 FSSpec *spec)
1048 pascal OSErr FSpDTSetComment(const FSSpec *spec,
1233 pascal OSErr FSpDTGetComment(const FSSpec *spec,
1262 pascal OSErr FSpDTCopyComment(const FSSpec *srcSpec,
1263 const FSSpec *dstSpec)
H A DFileCopy.c598 pascal OSErr FSpFileCopy(const FSSpec *srcSpec,
599 const FSSpec *dstSpec,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/jpeg/
H A Djmemmac.c26 * introduced in System 7: FindFolder and the FSSpec-based calls.
34 * and the FSSpec calls. You will need to replace FindFolder with some
36 * should replace the FSSpec calls with their HFS equivalents:
211 FSSpec theSpec;
216 /* Check that FSSpec calls are available. */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Ddirmac.cpp129 FSSpec fsspec ;
H A Dapp.cpp164 FSSpec theSpec;
198 FSSpec theSpec;
825 FSSpec *fileSpec = NULL;
H A Dutils.cpp360 FSSpec file ;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/jpeg-7/
H A Djmemmac.c26 * introduced in System 7: FindFolder and the FSSpec-based calls.
34 * and the FSSpec calls. You will need to replace FindFolder with some
36 * should replace the FSSpec calls with their HFS equivalents:
211 FSSpec theSpec;
216 /* Check that FSSpec calls are available. */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/morefilex/
H A DMoreFilesX.c99 FSSpec spec; /* FSSpec */
100 FSSpec *specPtr; /* pointer to spec field, or NULL */
416 FSSpec *spec)
496 FSSpec *spec,
509 /* and then convert the FSRef to an FSSpec */
2186 FSSpec spec;
2189 /* get FSSpec from FSRef */
2193 /* get directory access info for FSSpec */
2230 FSSpec spe
[all...]
H A DMoreFilesX.cpp99 FSSpec spec; /* FSSpec */
100 FSSpec *specPtr; /* pointer to spec field, or NULL */
412 FSSpec *spec)
492 FSSpec *spec,
505 /* and then convert the FSRef to an FSSpec */
2180 FSSpec spec;
2183 /* get FSSpec from FSRef */
2187 /* get directory access info for FSSpec */
2224 FSSpec spe
[all...]
H A DMoreFilesX.h483 FSSpec *spec);
486 The FSRefMakeFSSpec function returns an FSSpec for the file or
490 spec <-- The FSSpec.
551 directory, or FSPathMakeFSSpec to craete an FSSpec
566 FSSpec *spec,
570 The FSPathMakeFSSpec function converts a pathname to an FSSpec.
582 spec <-- The FSSpec.
1175 const FSSpec *spec,
1201 spec --> The FSSpec to the current object if the wantFSSpec
1255 wantFSSpec --> Set to true if you want the FSSpec t
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/macos/source/
H A Dmacos.c261 static FSSpec trashfolder;
265 FSSpec dirToDelete;
459 FSSpec Spec;
496 /* extract Path and get FSSpec of search-path */
497 /* get FSSpec of search-path ; we need a dir to start
794 /* make fullpath and get FSSpec */
H A Drecurse.c211 pascal OSErr FSpRecurseDirectory(const FSSpec *spec,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dmediactrl_qt.cpp119 struct FSSpec struct
219 (char* inName, FSSpec* outFile, long flags),
223 (const FSSpec * fileSpec, short * resRefNum, wxInt8 permission),
701 // 1) Get an FSSpec from the Windows path name
715 FSSpec sfFile;
H A Dmediactrl.cpp1613 struct FSSpec struct
1713 (char* inName, FSSpec* outFile, long flags),
1717 (const FSSpec * fileSpec, short * resRefNum, wxInt8 permission),
3561 // 1) Get an FSSpec from the Windows path name
3575 FSSpec sfFile;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/tiff/
H A Dtif_apple.c168 FSSpec fSpec;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Ddynlib.cpp100 FSSpec myFSSpec;
H A Dfilefn.cpp967 wxString wxMacFSSpec2MacFilename( const FSSpec *spec )
977 void wxMacFilename2FSSpec( const wxString& path , FSSpec *spec )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dmimetmac.cpp164 OSErr FindApplication(OSType appCreator, Boolean includeRemote, Str255 appName, FSSpec* appSpec)
211 pascal OSErr FSpGetFullPath( const FSSpec *spec,
216 FSSpec tempSpec;
235 // Make a copy of the input FSSpec that can be modified
236 BlockMoveData( spec, &tempSpec, sizeof(FSSpec) );
481 FSSpec outSpec;
1700 FSSpec dummySpec;
H A Dmediactrl.cpp408 // 1) Get an FSSpec from the Windows path name
424 FSSpec sfFile;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/carbon/
H A Dprivate.h206 WXDLLEXPORT wxString wxMacFSSpec2MacFilename( const FSSpec *spec );
207 WXDLLEXPORT void wxMacFilename2FSSpec( const wxString &path , FSSpec *spec );

Completed in 237 milliseconds

123