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

/freebsd-10-stable/crypto/openssl/crypto/dso/
H A Ddso_err.c133 {ERR_REASON(DSO_R_LOAD_FAILED), "could not load the shared library"},
H A Ddso_beos.c126 DSOerr(DSO_F_BEOS_LOAD, DSO_R_LOAD_FAILED);
H A Ddso.h437 # define DSO_R_LOAD_FAILED 103 macro
H A Ddso_dlfcn.c187 DSOerr(DSO_F_DLFCN_LOAD, DSO_R_LOAD_FAILED);
H A Ddso_dl.c142 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 57 milliseconds