HomeSort by: relevance | last modified time | path
    Searched defs:options_table (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/kyua-cli/dist/cli/
cmd_help.cpp 106 const text::table options_table = options_help(*options); local
108 options_table.column_width(0);
139 if (!options_table.empty()) {
142 ui->out_table(options_table, formatter, " ");
  /src/external/bsd/tmux/dist/
options-table.c 272 const struct options_table_entry options_table[] = { variable in typeref:struct:options_table_entry

Completed in 17 milliseconds