Searched refs:CFBundleUnloadExecutable (Results 1 - 11 of 11) sorted by relevance

/macosx-10.9.5/SmartCardServices-55111/src/PCSC/
H A Ddyn_macosx.c96 CFBundleUnloadExecutable(bundle);
/macosx-10.9.5/CF-855.17/
H A DCFPlugIn_PlugIn.c145 if (__CFBundleGetPlugInData(bundle)->_loadOnDemand && __CFBundleGetPlugInData(bundle)->_instanceCount == 0) CFBundleUnloadExecutable(bundle); // Unload now if we can/should.
183 CFBundleUnloadExecutable(plugIn);
222 //CFBundleUnloadExecutable(plugIn);
H A DCFBundle.h300 void CFBundleUnloadExecutable(CFBundleRef bundle);
H A DCFBundle.c1036 CFBundleUnloadExecutable(bundle);
3173 void CFBundleUnloadExecutable(CFBundleRef bundle) { function
3261 CFBundleUnloadExecutable(unloadThese[i]);
3296 CFBundleUnloadExecutable((CFBundleRef)CFArrayGetValueAtIndex(unloadThese, i));
/macosx-10.9.5/Security-55471.14.18/include/security_utilities/
H A Dosxcode.cpp223 CFBundleUnloadExecutable(cfBundle());
/macosx-10.9.5/Security-55471.14.18/libsecurity_utilities/lib/
H A Dosxcode.cpp223 CFBundleUnloadExecutable(cfBundle());
/macosx-10.9.5/IOFWDVComponents-207.4.1/tests/
H A DAVCTest.c341 CFBundleUnloadExecutable( myBundle );
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_cfbundle.py155 CFBundleUnloadExecutable(bundle2)
/macosx-10.9.5/tcl-102/tcl_ext/mk4tcl/metakit/src/
H A Dfileio.cpp140 CFBundleUnloadExecutable(systemFramework);
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-Cocoa/PyObjCTest/
H A Dtest_cfbundle.py182 CFBundleUnloadExecutable(bundle2)
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/mac/osx_cfm_glue/
H A Dcfmglue.c539 CFBundleUnloadExecutable(saslcfmglob.myBundle);

Completed in 159 milliseconds