Searched defs:action_desc (Results 1 - 2 of 2) sorted by relevance

/barrelfish-master/lib/openssl-1.0.0d/crypto/ui/
H A Dui_locl.h129 const char *action_desc; /* Input */ member in struct:ui_string_st::__anon1287::__anon1289
H A Dui_lib.c296 int UI_add_input_boolean(UI *ui, const char *prompt, const char *action_desc, argument
304 int UI_dup_input_boolean(UI *ui, const char *prompt, const char *action_desc, argument
190 general_allocate_boolean(UI *ui, const char *prompt, const char *action_desc, const char *ok_chars, const char *cancel_chars, int prompt_freeable, enum UI_string_types type, int input_flags, char *result_buf) argument
[all...]

Completed in 25 milliseconds