Searched defs:main_cmds (Results 1 – 4 of 4) sorted by relevance
224 struct cmdnames *main_cmds, in load_command_list()260 void list_commands(const char *title, struct cmdnames *main_cmds, in list_commands()
58 struct cmdnames main_cmds, other_cmds; help_unknown_cmd() local [all...]
555 struct cmdnames main_cmds = {}; in main() local
299 static struct cmdnames main_cmds, other_cmds; variable