Symbol: OPTIONS_TABLE_FLAG
usr.bin/tmux/options-table.c
1073
.type = OPTIONS_TABLE_FLAG,
usr.bin/tmux/options-table.c
1094
.type = OPTIONS_TABLE_FLAG,
usr.bin/tmux/options-table.c
1102
.type = OPTIONS_TABLE_FLAG,
usr.bin/tmux/options-table.c
1110
.type = OPTIONS_TABLE_FLAG,
usr.bin/tmux/options-table.c
1118
.type = OPTIONS_TABLE_FLAG,
usr.bin/tmux/options-table.c
1245
.type = OPTIONS_TABLE_FLAG,
usr.bin/tmux/options-table.c
1252
.type = OPTIONS_TABLE_FLAG,
usr.bin/tmux/options-table.c
1430
.type = OPTIONS_TABLE_FLAG,
usr.bin/tmux/options-table.c
1438
.type = OPTIONS_TABLE_FLAG,
usr.bin/tmux/options-table.c
1553
.type = OPTIONS_TABLE_FLAG,
usr.bin/tmux/options-table.c
1561
.type = OPTIONS_TABLE_FLAG,
usr.bin/tmux/options-table.c
374
.type = OPTIONS_TABLE_FLAG,
usr.bin/tmux/options-table.c
381
.type = OPTIONS_TABLE_FLAG,
usr.bin/tmux/options-table.c
406
.type = OPTIONS_TABLE_FLAG,
usr.bin/tmux/options-table.c
549
.type = OPTIONS_TABLE_FLAG,
usr.bin/tmux/options-table.c
669
.type = OPTIONS_TABLE_FLAG,
usr.bin/tmux/options-table.c
766
.type = OPTIONS_TABLE_FLAG,
usr.bin/tmux/options-table.c
789
.type = OPTIONS_TABLE_FLAG,
usr.bin/tmux/options-table.c
808
.type = OPTIONS_TABLE_FLAG,
usr.bin/tmux/options.c
1110
oe->type != OPTIONS_TABLE_FLAG &&
usr.bin/tmux/options.c
1160
case OPTIONS_TABLE_FLAG:
usr.bin/tmux/options.c
151
case OPTIONS_TABLE_FLAG:
usr.bin/tmux/options.c
319
case OPTIONS_TABLE_FLAG:
usr.bin/tmux/options.c
79
(o)->tableentry->type == OPTIONS_TABLE_FLAG || \
usr.bin/tmux/window-customize.c
1107
if (oe != NULL && oe->type == OPTIONS_TABLE_FLAG) {