Searched defs:cmds (Results 1 – 3 of 3) sorted by relevance
8 void add_cmdname(struct cmdnames *cmds, const char *name, size_t len) in add_cmdname()20 static void clean_cmdnames(struct cmdnames *cmds) in clean_cmdnames()38 static void uniq(struct cmdnames *cmds) in uniq()52 void exclude_cmds(struct cmdnames *cmds, struct cmdnames *excludes) in exclude_cmds()74 static void pretty_print_string_list(struct cmdnames *cmds, int longest) in pretty_print_string_list()117 static void list_commands_in_dir(struct cmdnames *cmds, in list_commands_in_dir()258 static void add_cmd_list(struct cmdnames *cmds, struct cmdnames *old) in add_cmd_list()
53 static const struct command cmds[] = { variable
1242 static const struct shell_cmd cmds[] = { variable