Searched refs:DSO_R_LOAD_FAILED (Results 1 - 6 of 6) sorted by relevance

/opensolaris-onvv-gate/usr/src/common/openssl/crypto/dso/
H A Ddso_err.c122 {ERR_REASON(DSO_R_LOAD_FAILED) ,"could not load the shared library"},
H A Ddso.h354 #define DSO_R_LOAD_FAILED 103 macro
H A Ddso_dl.c135 DSOerr(DSO_F_DL_LOAD,DSO_R_LOAD_FAILED);
H A Ddso_dlfcn.c162 DSOerr(DSO_F_DLFCN_LOAD,DSO_R_LOAD_FAILED);
H A Ddso_lib.c244 DSOerr(DSO_F_DSO_LOAD,DSO_R_LOAD_FAILED);
H A Ddso_win32.c172 DSOerr(DSO_F_WIN32_LOAD,DSO_R_LOAD_FAILED);

Completed in 109 milliseconds