Searched refs:general_allocate_boolean (Results 1 – 1 of 1) sorted by relevance
/dflybsd-src/crypto/libressl/crypto/ui/ |
H A D | ui_lib.c | 202 general_allocate_boolean(UI *ui, const char *prompt, const char *action_desc, in general_allocate_boolean() function 298 return general_allocate_boolean(ui, prompt, action_desc, ok_chars, in UI_add_input_boolean() 306 return general_allocate_boolean(ui, prompt, action_desc, ok_chars, in UI_dup_input_boolean()
|