Home
last modified time | relevance | path

Searched refs:UI_R_SYSDASSGN_ERROR (Results 1 – 7 of 7) sorted by relevance

/third_party/openssl/include/openssl/
Duierr.h59 # define UI_R_SYSDASSGN_ERROR 110 macro
/third_party/openssl/crypto/ui/
Dui_err.c56 {ERR_PACK(ERR_LIB_UI, 0, UI_R_SYSDASSGN_ERROR), "sys$dassgn error"},
Dui_openssl.c587 UIerr(UI_F_CLOSE_CONSOLE, UI_R_SYSDASSGN_ERROR); in close_console()
/third_party/python/Modules/
D_ssl_data.h5777 #ifdef UI_R_SYSDASSGN_ERROR
5778 {"SYSDASSGN_ERROR", ERR_LIB_UI, UI_R_SYSDASSGN_ERROR},
D_ssl_data_111.h5983 #ifdef UI_R_SYSDASSGN_ERROR
5984 {"SYSDASSGN_ERROR", ERR_LIB_UI, UI_R_SYSDASSGN_ERROR},
D_ssl_data_300.h7853 #ifdef UI_R_SYSDASSGN_ERROR
7854 {"SYSDASSGN_ERROR", ERR_LIB_UI, UI_R_SYSDASSGN_ERROR},
/third_party/openssl/crypto/err/
Dopenssl.txt2954 UI_R_SYSDASSGN_ERROR:110:sys$dassgn error