Home
last modified time | relevance | path

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

/openbsd/usr.bin/tmux/
H A Doptions-table.c263 .type = OPTIONS_TABLE_CHOICE,
310 .type = OPTIONS_TABLE_CHOICE,
361 .type = OPTIONS_TABLE_CHOICE,
388 .type = OPTIONS_TABLE_CHOICE,
431 .type = OPTIONS_TABLE_CHOICE,
459 .type = OPTIONS_TABLE_CHOICE,
490 .type = OPTIONS_TABLE_CHOICE,
499 .type = OPTIONS_TABLE_CHOICE,
589 .type = OPTIONS_TABLE_CHOICE,
662 .type = OPTIONS_TABLE_CHOICE,
[all …]
H A Doptions.c80 (o)->tableentry->type == OPTIONS_TABLE_CHOICE))
157 case OPTIONS_TABLE_CHOICE: in options_value_to_string()
310 case OPTIONS_TABLE_CHOICE: in options_default_to_string()
1061 oe->type != OPTIONS_TABLE_CHOICE) { in options_from_string()
1112 case OPTIONS_TABLE_CHOICE: in options_from_string()
H A Dwindow-customize.c747 if (oe != NULL && oe->type == OPTIONS_TABLE_CHOICE) { in window_customize_draw_option()
1086 } else if (oe != NULL && oe->type == OPTIONS_TABLE_CHOICE) { in window_customize_set_option()
H A Dtmux.h1968 OPTIONS_TABLE_CHOICE, enumerator