Searched refs:input_flags (Results 1 – 2 of 2) sorted by relevance
100 int input_flags, char *result_buf) in general_allocate_prompt() argument112 ret->input_flags = input_flags; in general_allocate_prompt()121 enum UI_string_types type, int input_flags, in general_allocate_string() argument127 type, input_flags, result_buf); in general_allocate_string()153 int input_flags, char *result_buf) in general_allocate_boolean() argument171 type, input_flags, result_buf); in general_allocate_boolean()772 return uis->input_flags; in UI_get_input_flags()
64 int input_flags; /* Flags from the user */ member
Completed in 5 milliseconds