HomeSort by: relevance | last modified time | path
    Searched refs:OPTIONS_TABLE_FLAG (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/tmux/dist/
options-table.c 370 .type = OPTIONS_TABLE_FLAG,
377 .type = OPTIONS_TABLE_FLAG,
402 .type = OPTIONS_TABLE_FLAG,
533 .type = OPTIONS_TABLE_FLAG,
729 .type = OPTIONS_TABLE_FLAG,
752 .type = OPTIONS_TABLE_FLAG,
771 .type = OPTIONS_TABLE_FLAG,
1027 .type = OPTIONS_TABLE_FLAG,
1048 .type = OPTIONS_TABLE_FLAG,
1056 .type = OPTIONS_TABLE_FLAG,
    [all...]
options.c 79 (o)->tableentry->type == OPTIONS_TABLE_FLAG || \
151 case OPTIONS_TABLE_FLAG:
319 case OPTIONS_TABLE_FLAG:
1110 oe->type != OPTIONS_TABLE_FLAG &&
1160 case OPTIONS_TABLE_FLAG:
window-customize.c 1086 if (oe != NULL && oe->type == OPTIONS_TABLE_FLAG) {
tmux.h 2164 OPTIONS_TABLE_FLAG,

Completed in 27 milliseconds