Home
last modified time | relevance | path

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

/third_party/openssl/include/internal/
Ddsoerr.h60 # define DSO_F_WIN32_UNLOAD 121 macro
/third_party/openssl/crypto/dso/
Ddso_err.c54 {ERR_PACK(ERR_LIB_DSO, DSO_F_WIN32_UNLOAD, 0), "win32_unload"},
Ddso_win32.c138 DSOerr(DSO_F_WIN32_UNLOAD, ERR_R_PASSED_NULL_PARAMETER); in win32_unload()
145 DSOerr(DSO_F_WIN32_UNLOAD, DSO_R_NULL_HANDLE); in win32_unload()
149 DSOerr(DSO_F_WIN32_UNLOAD, DSO_R_UNLOAD_FAILED); in win32_unload()
/third_party/openssl/crypto/err/
Dopenssl.txt485 DSO_F_WIN32_UNLOAD:121:win32_unload