Searched defs:command_table (Results 1 – 4 of 4) sorted by relevance
184 const text::table command_table = options_help(command->options()); in subcommand_help() local
221 static zfs_command_t command_table[] = { variable
21570 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()
388 static zpool_command_t command_table[] = { variable