Home
last modified time | relevance | path

Searched refs:tString (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/dialog/
H A Ddialog.c184 ,tString enumerator
214 #define ssS(name) o_##name, 1, tString, offsetof(DIALOG_STATE,name)
220 #define svS(name) o_##name, 2, tString, offsetof(DIALOG_VARS,name)
226 #define xxS(name) o_##name, 0, tString, 0
1713 case tString: in process_common_options()