Searched refs:_CFBundleLoadExecutableAndReturnError (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/CF-855.17/
H A DForFoundationOnly.h85 CF_EXPORT Boolean _CFBundleLoadExecutableAndReturnError(CFBundleRef bundle, Boolean forceGlobal, CFErrorRef *error);
H A DCFBundle.c2947 Boolean _CFBundleLoadExecutableAndReturnError(CFBundleRef bundle, Boolean forceGlobal, CFErrorRef *error) { function
3065 return _CFBundleLoadExecutableAndReturnError(bundle, false, error);
3069 return _CFBundleLoadExecutableAndReturnError(bundle, false, NULL);

Completed in 113 milliseconds