Searched defs:main_cmds (Results 1 – 3 of 3) sorted by relevance
222 struct cmdnames *main_cmds, in load_command_list()258 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...]
559 struct cmdnames main_cmds = {}; in main() local