Home
last modified time | relevance | path

Searched refs:DO_DLOPEN (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libsasl/lib/
H A Ddlopen.c73 #ifdef DO_DLOPEN
162 #if defined DO_DLOPEN || defined WIN_PLUG /* _SUN_SDK_ */
180 #ifdef DO_DLOPEN in _sasl_locate_entry()
234 #ifdef DO_DLOPEN
391 #ifdef DO_DLOPEN in _sasl_get_plugin()
451 #if defined DO_DLOPEN || defined WIN_PLUG /* _SUN_SDK_ */
466 #if defined DO_DLOPEN /* _SUN_SDK_ */ in release_plugin()
504 #ifdef DO_DLOPEN in _sasl_load_plugins()
588 #if defined(DO_DLOPEN) && (defined(PIC) || (!defined(PIC) && defined(TRY_DLOPEN_WHEN_STATIC))) in _sasl_load_plugins()
757 #if defined DO_DLOPEN || defined WIN_PLUG /* _SUN_SDK_ */
[all …]
/illumos-gate/usr/src/lib/libsasl/include/
H A Dconfig.h178 #define DO_DLOPEN 1 macro
475 #define DO_DLOPEN 1 macro