Home
last modified time | relevance | path

Searched refs:dlerror (Results 1 – 25 of 72) sorted by relevance

123

/titanic_50/usr/src/lib/libinstzones/common/
H A Dzones_utils.c439 _z_echoDebug(DBG_LIBRARY_NOT_FOUND, ZONECFG_LIBRARY, dlerror()); in _z_zones_are_implemented()
447 dlerror()); in _z_zones_are_implemented()
460 dlerror()); in _z_zones_are_implemented()
468 dlerror()); in _z_zones_are_implemented()
490 _z_echoDebug(DBG_LIBRARY_NOT_FOUND, BRAND_LIBRARY, dlerror()); in _z_brands_are_implemented()
497 _z_echoDebug(DBG_LIBRARY_NOT_FOUND, BRAND1_LIBRARY, dlerror()); in _z_brands_are_implemented()
/titanic_50/usr/src/cmd/dtrace/test/tst/common/usdt/
H A Dtst.dlclose2.ksh111 printf("dlopen of livelib.so failed: %s\n", dlerror());
118 printf("dlopen of deadlib.so failed: %s\n", dlerror());
123 printf("dlopen of livelib.so failed: %s\n", dlerror());
H A Dtst.dlclose3.ksh121 printf("dlopen of livelib.so failed: %s\n", dlerror());
H A Dtst.dlclose1.ksh115 printf("dlopen of livelib.so failed: %s\n", dlerror());
/titanic_50/usr/src/lib/libdll/common/
H A Ddlfcn.c99 extern char* dlerror(void) in dlerror() function
255 extern char* dlerror(void) in dlerror() function
301 extern char* dlerror(void) in dlerror() function
490 extern char* dlerror(void) in dlerror() function
524 extern char* dlerror(void) in dlerror() function
H A Ddllplug.c60 errorf("dll", NiL, 1, "%s: dlopen failed: %s", dle->path, dlerror()); in dllplug()
/titanic_50/usr/src/lib/print/libpapi-dynamic/common/
H A Dpsm.c66 dlerror()); in psm_open()
87 error = dlerror(); in psm_sym()
/titanic_50/usr/src/head/
H A Ddlfcn.h112 extern char *dlerror(void);
122 #pragma unknown_control_flow(dlopen, dlsym, dlclose, dlerror)
/titanic_50/usr/src/cmd/sgs/moe/common/
H A Dmoe.c125 modestr, trim_msg(dlerror())); in openlib()
137 trim_msg(dlerror())); in openlib()
/titanic_50/usr/src/cmd/sgs/libcrle/common/
H A Ddump.c78 MSG_ORIG(MSG_FIL_LIBCRLE), dlerror()); in load()
112 MSG_ORIG(MSG_FIL_LIBCRLE), dlerror()); in dump()
378 MSG_ORIG(MSG_FIL_LIBCRLE), dlerror()); in dumpconfig()
/titanic_50/usr/src/lib/libbc/inc/include/
H A Ddlfcn.h47 extern char *dlerror(); /* string representing last error */
/titanic_50/usr/src/lib/libnisdb/
H A Dldap_cto.c58 dlerror()); in socket()
/titanic_50/usr/src/cmd/sgs/libdl/common/
H A Dmapfile-vers93 # For most platforms, SUNW_0.7 contains dlclose, dlerror, dlopen, and dlsym.
107 dlerror { TYPE = FUNCTION };
H A Dllib-ldl36 char * dlerror(void);
/titanic_50/usr/src/lib/libsasl/lib/
H A Ddlopen.c147 char *dlerror() in dlerror() function
224 dlerror()); in _sasl_locate_entry()
417 "unable to dlopen %s: %s", file, dlerror()); in _sasl_get_plugin()
420 "unable to dlopen %s: %s", file, dlerror()); in _sasl_get_plugin()
/titanic_50/usr/src/lib/udapl/libdat/common/
H A Ddat_osd.c154 dlerror()); in dat_os_library_load()
/titanic_50/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_rtld.c75 "dlopen() failed: %s\n", dlerror()); in rtld_init()
/titanic_50/usr/src/cmd/fm/fmd/common/
H A Dfmd_rtld.c52 fmd_error(EFMD_RTLD_OPEN, "%s\n", dlerror()); in rtld_init()
/titanic_50/usr/src/cmd/mdb/common/kmdb/
H A Dkmdb_dl.c90 dlerror(void) in dlerror() function
/titanic_50/usr/src/cmd/dtrace/test/tst/common/pid/
H A Dtst.provregex2.ksh87 printf("dlopen of altlib.so failed: %s\n", dlerror());
H A Dtst.provregex4.ksh110 printf("dlopen of altlib.so failed: %s\n", dlerror());
/titanic_50/usr/src/cmd/fs.d/
H A Dpreenlib.c155 (void) fprintf(stderr, "preen_subdev: %s\n", dlerror()); in preen_subdev()
161 (void) fprintf(stderr, "preen_subdev: %s\n", dlerror()); in preen_subdev()
/titanic_50/usr/src/lib/gss_mechs/mech_dh/dh_common/
H A Ddh_template.c113 "dlopen returned %s", remote, dlerror()); in dh_getpublickey()
/titanic_50/usr/src/lib/libslp/clib/
H A Dslp_auth.c360 dlerr = dlerror(); in get_security_backend()
373 dlerr = dlerror(); in get_security_backend()
383 dlerr = dlerror(); in get_security_backend()
/titanic_50/usr/src/lib/libshare/common/
H A Dplugin.c127 dent->d_name, dlerror()); in proto_plugin_init()
136 dent->d_name, dlerror()); in proto_plugin_init()

123