Home
last modified time | relevance | path

Searched defs:options_table_entry (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/tmux/dist/
H A Dtmux.h1460 struct options_table_entry { struct
1461 const char *name;
1462 enum options_table_type type;
1464 u_int minimum;
1465 u_int maximum;
1466 const char **choices;
1468 const char *default_str;
1469 long long default_num;
1471 const char *style;