Home
last modified time | relevance | path

Searched refs:UI_dup_error_string (Results 1 – 3 of 3) sorted by relevance

/onnv-gate/usr/src/common/openssl/doc/crypto/
H A Dui.pod8 UI_add_error_string, UI_dup_error_string, UI_construct_prompt,
41 int UI_dup_error_string(UI *ui, const char *text);
140 UI_dup_info_string() and UI_dup_error_string() are basically the same
/onnv-gate/usr/src/common/openssl/crypto/ui/
H A Dui.h147 int UI_dup_error_string(UI *ui, const char *text);
H A Dui_lib.c393 int UI_dup_error_string(UI *ui, const char *text) in UI_dup_error_string() function