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.c282 .type = OPTIONS_TABLE_CHOICE,
329 .type = OPTIONS_TABLE_CHOICE,
338 .type = OPTIONS_TABLE_CHOICE,
397 .type = OPTIONS_TABLE_CHOICE,
435 .type = OPTIONS_TABLE_CHOICE,
478 .type = OPTIONS_TABLE_CHOICE,
506 .type = OPTIONS_TABLE_CHOICE,
537 .type = OPTIONS_TABLE_CHOICE,
546 .type = OPTIONS_TABLE_CHOICE,
648 .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.c748 if (oe != NULL && oe->type == OPTIONS_TABLE_CHOICE) { in window_customize_draw_option()
1089 } else if (oe != NULL && oe->type == OPTIONS_TABLE_CHOICE) { in window_customize_set_option()
H A Dtmux.h2076 OPTIONS_TABLE_CHOICE, enumerator