Home
last modified time | relevance | path

Searched refs:FSSetCatalogInfo (Results 1 – 25 of 33) sorted by relevance

12

/dports/biology/ncbi-toolkit/ncbi/corelib/morefile/
H A DMoreFilesX.c1029 result = FSSetCatalogInfo(ref, kFSCatInfoContentMod, &catalogInfo); in FSBumpDate()
1030 require_noerr(result, FSSetCatalogInfo); in FSBumpDate()
1047 FSSetCatalogInfo: in FSBumpDate()
1145 result = FSSetCatalogInfo(ref, whichInfo, &catalogInfo); in FSSetFinderInfo()
1185 result = FSSetCatalogInfo(ref, kFSCatInfoFinderInfo, &catalogInfo); in FSChangeCreatorType()
1186 require_noerr(result, FSSetCatalogInfo); in FSChangeCreatorType()
1192 FSSetCatalogInfo: in FSChangeCreatorType()
1229 require_noerr(result, FSSetCatalogInfo); in FSChangeFinderFlags()
1235 FSSetCatalogInfo: in FSChangeFinderFlags()
1341 require_noerr(result, FSSetCatalogInfo); in FSCopyFileMgrAttributes()
[all …]
/dports/games/scummvm-tools/scummvm-tools-2.5.0/engines/pegasus/
H A Dpegasus_save_types.cpp84 FSSetCatalogInfo(&ref, kFSCatInfoFinderInfo, &catInfo); in main()
/dports/lang/racket/racket-8.3/share/pkgs/gui-lib/mred/private/wx/cocoa/
H A Dfinfo.rkt79 (define-coreserv FSSetCatalogInfo function
140 (let ([r (FSSetCatalogInfo fs
/dports/emulators/snes9x-gtk/snes9x-1.54.1/macosx/
H A Dmac-file.cpp416 err = FSSetCatalogInfo(&ref, kFSCatInfoFinderInfo, &catinfo); in ChangeTypeAndCreator()
471 err = FSSetCatalogInfo(&iref, kFSCatInfoFinderInfo, &icat); in AddFolderIcon()
476 err = FSSetCatalogInfo(fref, kFSCatInfoFinderInfo, &fcat); in AddFolderIcon()
/dports/games/libretro-snes9x/snes9x-73aa348/macosx/
H A Dmac-file.cpp242 err = FSSetCatalogInfo(&ref, kFSCatInfoFinderInfo, &catinfo); in ChangeTypeAndCreator()
297 err = FSSetCatalogInfo(&iref, kFSCatInfoFinderInfo, &icat); in AddFolderIcon()
302 err = FSSetCatalogInfo(fref, kFSCatInfoFinderInfo, &fcat); in AddFolderIcon()
/dports/lang/python27/Python-2.7.18/Lib/plat-mac/
H A Dmacostools.py128 dstfsr.FSSetCatalogInfo(Files.kFSCatInfoAllDates, catinfo)
/dports/lang/python-legacy/Python-2.7.18/Lib/plat-mac/
H A Dmacostools.py128 dstfsr.FSSetCatalogInfo(Files.kFSCatInfoAllDates, catinfo)
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/api/
H A Dmac_icon.cpp130 CHECK_OSERR( FSSetCatalogInfo(&fsref, kFSCatInfoFinderInfo, &catalogInfo)); in setMacRsrcForFile()
/dports/converters/fondu/fondu/
H A Dfrommacbinary.c182 FSSetCatalogInfo(&ref,kFSCatInfoFinderInfo,&info); in ProcessFile()
/dports/graphics/dcp2icc/dcp2icc-0.1/XMP-Toolkit-SDK-4.4.2/source/XMPFiles/
H A DXMPFiles_Impl.cpp262 err = FSSetCatalogInfo ( &newFSRef, kFSCatInfoSettableInfo, &catInfo ); in CreateNewFile()
/dports/graphics/dcp2icc/dcp2icc-0.1/fixes/XMP-Toolkit/
H A DXMPFiles_Impl.cpp262 err = FSSetCatalogInfo ( &newFSRef, kFSCatInfoSettableInfo, &catInfo ); in CreateNewFile()
/dports/lang/python-legacy/Python-2.7.18/Mac/Modules/
H A DMacOS.c421 err = FSSetCatalogInfo(&ref, kFSCatInfoFinderInfo, &cataloginfo); in MacOS_SetCreatorAndType()
/dports/lang/python27/Python-2.7.18/Mac/Modules/
H A DMacOS.c421 err = FSSetCatalogInfo(&ref, kFSCatInfoFinderInfo, &cataloginfo); in MacOS_SetCreatorAndType()
/dports/devel/py-pythonbrew/pythonbrew-1.3/pythonbrew/patches/macosx/python24/
H A Dpatch-macosmodule.diff282 + err = FSSetCatalogInfo(&ref, kFSCatInfoFinderInfo, &cataloginfo);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/aggpas/
H A Dfind_compilers_mac.dpr133 ossError:=FSSetCatalogInfo(dstFSRef ,kFSCatInfoPermissions ,CatInfo );
/dports/editors/lazarus/lazarus/components/aggpas/
H A Dfind_compilers_mac.dpr133 ossError:=FSSetCatalogInfo(dstFSRef ,kFSCatInfoPermissions ,CatInfo );
/dports/editors/lazarus-qt5/lazarus/components/aggpas/
H A Dfind_compilers_mac.dpr133 ossError:=FSSetCatalogInfo(dstFSRef ,kFSCatInfoPermissions ,CatInfo );
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/aggpas/
H A Dfind_compilers_mac.dpr133 ossError:=FSSetCatalogInfo(dstFSRef ,kFSCatInfoPermissions ,CatInfo );
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/common/
H A Dfilename.cpp2496 FSSetCatalogInfo( &fsRef, kFSCatInfoFinderInfo, &catInfo ) ; in MacSetTypeAndCreator()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/common/
H A Dfilename.cpp2496 FSSetCatalogInfo( &fsRef, kFSCatInfoFinderInfo, &catInfo ) ; in MacSetTypeAndCreator()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/common/
H A Dfilename.cpp2496 FSSetCatalogInfo( &fsRef, kFSCatInfoFinderInfo, &catInfo ) ; in MacSetTypeAndCreator()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/common/
H A Dfilename.cpp2496 FSSetCatalogInfo( &fsRef, kFSCatInfoFinderInfo, &catInfo ) ; in MacSetTypeAndCreator()
/dports/sysutils/py-rdiff-backup/rdiff-backup-2.0.5/src/rdiff_backup/
H A Drpath.py1689 fsref.FSSetCatalogInfo(Carbon.Files.kFSCatInfoCreateDate,
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/common/
H A Dfilename.cpp2989 FSSetCatalogInfo( &fsRef, kFSCatInfoFinderInfo, &catInfo ) ; in MacSetTypeAndCreator()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/common/
H A Dfilename.cpp2989 FSSetCatalogInfo( &fsRef, kFSCatInfoFinderInfo, &catInfo ) ; in MacSetTypeAndCreator()

12