Searched defs:ui_string_st (Results 1 – 1 of 1) sorted by relevance
104 struct ui_string_st { struct105 enum UI_string_types type; /* Input */106 const char *out_string; /* Input */107 int input_flags; /* Flags from the user */111 char *result_buf; /* Input and Output: If not NULL, user-defined115 union {131 } _;134 int flags; /* flags for internal use */