Home
last modified time | relevance | path

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

/third_party/openssl/include/openssl/
Duierr.h58 # define UI_R_SYSASSIGN_ERROR 109 macro
/third_party/openssl/crypto/ui/
Dui_err.c55 {ERR_PACK(ERR_LIB_UI, 0, UI_R_SYSASSIGN_ERROR), "sys$assign error"},
Dui_openssl.c479 UIerr(UI_F_OPEN_CONSOLE, UI_R_SYSASSIGN_ERROR); in open_console()
/third_party/python/Modules/
D_ssl_data.h5772 #ifdef UI_R_SYSASSIGN_ERROR
5773 {"SYSASSIGN_ERROR", ERR_LIB_UI, UI_R_SYSASSIGN_ERROR},
D_ssl_data_111.h5978 #ifdef UI_R_SYSASSIGN_ERROR
5979 {"SYSASSIGN_ERROR", ERR_LIB_UI, UI_R_SYSASSIGN_ERROR},
D_ssl_data_300.h7848 #ifdef UI_R_SYSASSIGN_ERROR
7849 {"SYSASSIGN_ERROR", ERR_LIB_UI, UI_R_SYSASSIGN_ERROR},
/third_party/openssl/crypto/err/
Dopenssl.txt2953 UI_R_SYSASSIGN_ERROR:109:sys$assign error