Home
last modified time | relevance | path

Searched refs:FSNewAlias (Results 1 – 17 of 17) sorted by relevance

/dports/lang/python27/Python-2.7.18/Lib/plat-mac/
H A Dmacostools.py43 alias = File.FSNewAlias(relativefsr, srcfsr)
/dports/lang/python-legacy/Python-2.7.18/Lib/plat-mac/
H A Dmacostools.py43 alias = File.FSNewAlias(relativefsr, srcfsr)
/dports/devel/qmake/qt-x11-free-3.3.8/src/tools/
H A Dqfileinfo_unix.cpp144 if(FSNewAlias(0, &fref, &alias) == noErr && alias) { in readLink()
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A DAliases.pas351 function FSNewAlias( {const} fromFile: FSRefPtr { can be NULL }; const (*var*) target: FSRef; var i… in const() function
/dports/mail/thunderbird/thunderbird-91.8.0/comm/suite/components/shell/
H A DnsMacShellService.cpp258 err = ::FSNewAlias(nil, &pictureRef, &aliasHandle); in OnStateChange()
/dports/lang/spidermonkey60/firefox-60.9.0/browser/components/shell/
H A DnsMacShellService.cpp221 err = ::FSNewAlias(nil, &pictureRef, &aliasHandle); in OnStateChange()
/dports/www/firefox-legacy/firefox-52.8.0esr/browser/components/shell/
H A DnsMacShellService.cpp240 err = ::FSNewAlias(nil, &pictureRef, &aliasHandle); in OnStateChange()
/dports/astro/xplanet/xplanet-1.3.1/src/libdisplay/
H A DDesktopPicture.m76 anErr = FSNewAlias( nil, &pictRef, &aliasHandle);
/dports/converters/wkhtmltopdf/qt-5db36ec/src/corelib/io/
H A Dqfilesystemengine_unix.cpp220 if (FSNewAlias(0, &fref, &alias) == noErr && alias) { in getLinkTarget()
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/macosx/helpers/JavaAppLauncher/
H A DLaunchController.mm451 err = ::FSNewAlias( NULL, &fsRef, &fileHandle );
/dports/graphics/opencolorio/OpenColorIO-1.1.1/src/photoshop/
H A DOpenColorIO_PS.cpp574 FSNewAlias(NULL, &temp_fsref, &globals->configFileHandle); in DoStart()
/dports/graphics/opencolorio-tools/OpenColorIO-1.1.1/src/photoshop/
H A DOpenColorIO_PS.cpp574 FSNewAlias(NULL, &temp_fsref, &globals->configFileHandle); in DoStart()
/dports/graphics/py-opencolorio/OpenColorIO-1.1.1/src/photoshop/
H A DOpenColorIO_PS.cpp574 FSNewAlias(NULL, &temp_fsref, &globals->configFileHandle); in DoStart()
/dports/games/gogui/Quaqua/src/native/
H A Dch_randelshofer_quaqua_filechooser_Files.m199 err = FSNewAlias(NULL, &fileRef, &aliasHdl);
/dports/devel/py-pythonbrew/pythonbrew-1.3/pythonbrew/patches/macosx/python25/
H A Dpatch-64bit.diff1003 {"FSNewAlias", (PyCFunction)File_FSNewAlias, 1,
/dports/lang/python27/Python-2.7.18/Mac/Modules/file/
H A D_Filemodule.c3042 _err = FSNewAlias(fromFile, in File_FSNewAlias()
/dports/lang/python-legacy/Python-2.7.18/Mac/Modules/file/
H A D_Filemodule.c3042 _err = FSNewAlias(fromFile, in File_FSNewAlias()