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

  /src/external/bsd/tmux/dist/
options-table.c 292 .type = OPTIONS_TABLE_STRING,
307 .type = OPTIONS_TABLE_STRING,
316 .type = OPTIONS_TABLE_STRING,
346 .type = OPTIONS_TABLE_STRING,
353 .type = OPTIONS_TABLE_STRING,
409 .type = OPTIONS_TABLE_STRING,
426 .type = OPTIONS_TABLE_STRING,
435 .type = OPTIONS_TABLE_STRING,
444 .type = OPTIONS_TABLE_STRING,
501 .type = OPTIONS_TABLE_STRING,
    [all...]
options.c 73 (o)->tableentry->type == OPTIONS_TABLE_STRING)
279 case OPTIONS_TABLE_STRING:
306 case OPTIONS_TABLE_STRING:
1121 type = OPTIONS_TABLE_STRING;
1125 case OPTIONS_TABLE_STRING:
window-customize.c 738 if (oe == NULL || oe->type == OPTIONS_TABLE_STRING) {
tmux.h 2158 OPTIONS_TABLE_STRING,

Completed in 41 milliseconds