Home
last modified time | relevance | path

Searched defs:command_table (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/kyua/cli/
H A Dcmd_help.cpp184 const text::table command_table = options_help(command->options()); in subcommand_help() local
/freebsd/sys/contrib/openzfs/cmd/zfs/
H A Dzfs_main.c221 static zfs_command_t command_table[] = { variable
/freebsd/contrib/sqlite3/autosetup/
H A Djimsh0.c21570 static void bad_subcmd(Jim_Interp *interp, const jim_subcmd_type * command_table, const char *type, in bad_subcmd()
21577 static void show_cmd_usage(Jim_Interp *interp, const jim_subcmd_type * command_table, int argc, in show_cmd_usage()
21610 const jim_subcmd_type *Jim_ParseSubCmd(Jim_Interp *interp, const jim_subcmd_type * command_table, in Jim_ParseSubCmd()
/freebsd/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c388 static zpool_command_t command_table[] = { variable