Searched defs:main_cmds (Results 1 – 2 of 2) sorted by relevance
158 struct cmdnames *main_cmds, in load_command_list()193 void list_commands(const char *title, struct cmdnames *main_cmds, in list_commands()274 struct cmdnames main_cmds, other_cmds; in help_unknown_cmd() local
266 static struct cmdnames main_cmds, other_cmds; variable