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

/freebsd-9.3-release/crypto/openssl/crypto/dso/
H A Ddso_lib.c228 DSOerr(DSO_F_DSO_LOAD, DSO_R_UNSUPPORTED);
252 DSOerr(DSO_F_DSO_BIND_VAR, DSO_R_UNSUPPORTED);
272 DSOerr(DSO_F_DSO_BIND_FUNC, DSO_R_UNSUPPORTED);
315 DSOerr(DSO_F_DSO_CTRL, DSO_R_UNSUPPORTED);
H A Ddso_err.c131 {ERR_REASON(DSO_R_UNSUPPORTED), "functionality not supported"},
H A Ddso.h405 # define DSO_R_UNSUPPORTED 108 macro

Completed in 110 milliseconds