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

/freebsd-9.3-release/crypto/openssl/crypto/dso/
H A Ddso_err.c121 {ERR_REASON(DSO_R_LOAD_FAILED), "could not load the shared library"},
H A Ddso.h396 # define DSO_R_LOAD_FAILED 103 macro
H A Ddso_dlfcn.c163 DSOerr(DSO_F_DLFCN_LOAD, DSO_R_LOAD_FAILED);
H A Ddso_dl.c138 DSOerr(DSO_F_DL_LOAD, DSO_R_LOAD_FAILED);
H A Ddso_lib.c232 DSOerr(DSO_F_DSO_LOAD, DSO_R_LOAD_FAILED);

Completed in 40 milliseconds