Searched defs:ui_string_st (Results 1 – 1 of 1) sorted by relevance
101 struct ui_string_st { struct102 enum UI_string_types type; /* Input */103 const char *out_string; /* Input */104 int input_flags; /* Flags from the user */109 char *result_buf; /* Input and Output: If not NULL,114 union {127 } _;130 int flags; /* flags for internal use */