Home
last modified time | relevance | path

Searched refs:DSO_F_WIN32_BIND_FUNC (Results 1 – 4 of 4) sorted by relevance

/third_party/openssl/include/internal/
Ddsoerr.h52 # define DSO_F_WIN32_BIND_FUNC 101 macro
/third_party/openssl/crypto/dso/
Ddso_win32.c170 DSOerr(DSO_F_WIN32_BIND_FUNC, ERR_R_PASSED_NULL_PARAMETER); in win32_bind_func()
174 DSOerr(DSO_F_WIN32_BIND_FUNC, DSO_R_STACK_ERROR); in win32_bind_func()
179 DSOerr(DSO_F_WIN32_BIND_FUNC, DSO_R_NULL_HANDLE); in win32_bind_func()
184 DSOerr(DSO_F_WIN32_BIND_FUNC, DSO_R_SYM_FAILURE); in win32_bind_func()
Ddso_err.c45 {ERR_PACK(ERR_LIB_DSO, DSO_F_WIN32_BIND_FUNC, 0), "win32_bind_func"},
/third_party/openssl/crypto/err/
Dopenssl.txt478 DSO_F_WIN32_BIND_FUNC:101:win32_bind_func