OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Sun Apr 12 00:22:20 UTC 2026