Searched refs:DSO_R_DSO_ALREADY_LOADED (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/crypto/openssl/crypto/dso/
H A Ddso_err.c115 {ERR_REASON(DSO_R_DSO_ALREADY_LOADED), "dso already loaded"},
H A Ddso.h390 # define DSO_R_DSO_ALREADY_LOADED 110 macro
H A Ddso_lib.c210 DSOerr(DSO_F_DSO_LOAD, DSO_R_DSO_ALREADY_LOADED);
352 DSOerr(DSO_F_DSO_SET_FILENAME, DSO_R_DSO_ALREADY_LOADED);

Completed in 57 milliseconds