Searched defs:main_cmds (Results 1 – 4 of 4) sorted by relevance
219 struct cmdnames *main_cmds, in load_command_list()255 void list_commands(const char *title, struct cmdnames *main_cmds, in list_commands()
55 const char *help_unknown_cmd(const char *cmd, struct cmdnames *main_cmds) in help_unknown_cmd()
559 struct cmdnames main_cmds = {}; in main() local
300 static struct cmdnames main_cmds, other_cmds; variable
Completed in 9 milliseconds