Searched refs:UI_dup_error_string (Results 1 – 3 of 3) sorted by relevance
8 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
147 int UI_dup_error_string(UI *ui, const char *text);
393 int UI_dup_error_string(UI *ui, const char *text) in UI_dup_error_string() function