Searched refs:DSO_R_SYM_FAILURE (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/third_party/openssl/openssl/crypto/dso/
H A Ddso_err.c141 {ERR_REASON(DSO_R_SYM_FAILURE) ,"could not bind to the requested symbol name"},
H A Ddso_dl.c209 DSOerr(DSO_F_DL_BIND_VAR,DSO_R_SYM_FAILURE);
240 DSOerr(DSO_F_DL_BIND_FUNC,DSO_R_SYM_FAILURE);
H A Ddso_dlfcn.c255 DSOerr(DSO_F_DLFCN_BIND_VAR,DSO_R_SYM_FAILURE);
289 DSOerr(DSO_F_DLFCN_BIND_FUNC,DSO_R_SYM_FAILURE);
H A Ddso.h402 #define DSO_R_SYM_FAILURE 106 macro
H A Ddso_lib.c279 DSOerr(DSO_F_DSO_BIND_VAR,DSO_R_SYM_FAILURE);
302 DSOerr(DSO_F_DSO_BIND_FUNC,DSO_R_SYM_FAILURE);
/external/openssl/crypto/dso/
H A Ddso_err.c141 {ERR_REASON(DSO_R_SYM_FAILURE) ,"could not bind to the requested symbol name"},
H A Ddso_dl.c209 DSOerr(DSO_F_DL_BIND_VAR,DSO_R_SYM_FAILURE);
240 DSOerr(DSO_F_DL_BIND_FUNC,DSO_R_SYM_FAILURE);
H A Ddso_dlfcn.c255 DSOerr(DSO_F_DLFCN_BIND_VAR,DSO_R_SYM_FAILURE);
289 DSOerr(DSO_F_DLFCN_BIND_FUNC,DSO_R_SYM_FAILURE);
H A Ddso.h402 #define DSO_R_SYM_FAILURE 106 macro
H A Ddso_lib.c279 DSOerr(DSO_F_DSO_BIND_VAR,DSO_R_SYM_FAILURE);
302 DSOerr(DSO_F_DSO_BIND_FUNC,DSO_R_SYM_FAILURE);
/external/chromium_org/third_party/openssl/openssl/include/openssl/
H A Ddso.h402 #define DSO_R_SYM_FAILURE 106 macro
/external/openssl/include/openssl/
H A Ddso.h402 #define DSO_R_SYM_FAILURE 106 macro

Completed in 118 milliseconds