Searched refs:OPTIONS_TABLE_STRING (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/external/bsd/tmux/dist/ |
| D | options-table.c | 235 .type = OPTIONS_TABLE_STRING, 250 .type = OPTIONS_TABLE_STRING, 273 .type = OPTIONS_TABLE_STRING, 280 .type = OPTIONS_TABLE_STRING, 336 .type = OPTIONS_TABLE_STRING, 344 .type = OPTIONS_TABLE_STRING, 353 .type = OPTIONS_TABLE_STRING, 362 .type = OPTIONS_TABLE_STRING, 419 .type = OPTIONS_TABLE_STRING, 428 .type = OPTIONS_TABLE_STRING, [all …]
|
| D | options.c | 73 (o)->tableentry->type == OPTIONS_TABLE_STRING) 278 case OPTIONS_TABLE_STRING: in options_default() 294 case OPTIONS_TABLE_STRING: in options_default_to_string() 1071 type = OPTIONS_TABLE_STRING; in options_from_string() 1075 case OPTIONS_TABLE_STRING: in options_from_string()
|
| D | window-customize.c | 737 if (oe == NULL || oe->type == OPTIONS_TABLE_STRING) { in window_customize_draw_option()
|
| D | tmux.h | 2041 OPTIONS_TABLE_STRING, enumerator
|