Searched refs:appBundle (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/tcl-102/tcl_ext/tclae/tclae/generic/
H A DosxMacTcl.c387 CFBundleRef appBundle=CFBundleGetMainBundle();
390 if(appBundle)
392 appURL=CFBundleCopyBundleURL(appBundle);
386 CFBundleRef appBundle=CFBundleGetMainBundle(); local
/macosx-10.9.5/Heimdal-323.92.1/lib/krb5/
H A Dexpand_path.c321 CFBundleRef appBundle = CFBundleGetMainBundle(); local
322 if (appBundle == NULL)
329 CFDictionaryRef infoPlist = CFBundleGetInfoDictionary(appBundle);
333 CFURLRef resourcesDir = CFBundleCopyResourcesDirectoryURL(appBundle);
/macosx-10.9.5/tcl-102/tcl_ext/quicktimetcl/quicktimetcl/
H A DosxMacTcl.c324 CFBundleRef appBundle=CFBundleGetMainBundle();
328 if(appBundle)
330 appURL=CFBundleCopyBundleURL(appBundle);
323 CFBundleRef appBundle=CFBundleGetMainBundle(); local
/macosx-10.9.5/tcl-102/tcl_ext/tclapplescript/tclapplescript/
H A DosxMacTcl.c324 CFBundleRef appBundle=CFBundleGetMainBundle();
327 if(appBundle)
329 appURL=CFBundleCopyBundleURL(appBundle);
323 CFBundleRef appBundle=CFBundleGetMainBundle(); local

Completed in 171 milliseconds