Searched defs:other_cmds (Results 1 – 3 of 3) sorted by relevance
194 struct cmdnames *other_cmds) in load_command_list()230 struct cmdnames *other_cmds) in list_commands()
56 struct cmdnames main_cmds, other_cmds; in help_unknown_cmd() local
293 static struct cmdnames main_cmds, other_cmds; variable