Searched defs:cmd_table (Results 1 – 2 of 2) sorted by relevance
78 void print_cmd_table(const struct cli_command *cmd_table, int table_items) in print_cmd_table()94 void print_cmd_help(const struct cli_command *cmd_table, int table_items, void *func) in print_cmd_help()
110 int lookup_cmd_table(const struct cli_command *cmd_table, int table_items, char *name, int len) in lookup_cmd_table()