Home
last modified time | relevance | path

Searched refs:DSO_R_SYM_FAILURE (Results 1 – 8 of 8) sorted by relevance

/freebsd/crypto/openssl/include/internal/
H A Ddsoerr.h40 # define DSO_R_SYM_FAILURE 106 macro
/freebsd/crypto/openssl/crypto/dso/
H A Ddso_dl.c144 ERR_raise_data(ERR_LIB_DSO, DSO_R_SYM_FAILURE, in dl_bind_func()
147 ERR_raise_data(ERR_LIB_DSO, DSO_R_SYM_FAILURE, in dl_bind_func()
H A Ddso_err.c38 {ERR_PACK(ERR_LIB_DSO, 0, DSO_R_SYM_FAILURE),
H A Ddso_vms.c340 ERR_raise_data(ERR_LIB_DSO, DSO_R_SYM_FAILURE, in vms_bind_sym()
345 ERR_raise_data(ERR_LIB_DSO, DSO_R_SYM_FAILURE, in vms_bind_sym()
H A Ddso_lib.c176 ERR_raise(ERR_LIB_DSO, DSO_R_SYM_FAILURE); in DSO_bind_func()
H A Ddso_dlfcn.c188 ERR_raise_data(ERR_LIB_DSO, DSO_R_SYM_FAILURE, in dlfcn_bind_func()
H A Ddso_win32.c184 ERR_raise_data(ERR_LIB_DSO, DSO_R_SYM_FAILURE, "symname(%s)", symname); in win32_bind_func()
/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.txt538 DSO_R_SYM_FAILURE:106:could not bind to the requested symbol name