Searched refs:add_cmd_list (Results 1 – 1 of 1) sorted by relevance
32 static int add_cmd_list(struct cmdnames *cmds, struct cmdnames *old) in add_cmd_list() function67 if (add_cmd_list(&main_cmds, &other_cmds) < 0) { in help_unknown_cmd()