Searched defs:cmds (Results 1 – 17 of 17) sorted by relevance
16 void add_cmdname(struct cmdnames *cmds, const char *name, size_t len) in add_cmdname()28 void clean_cmdnames(struct cmdnames *cmds) in clean_cmdnames()46 void uniq(struct cmdnames *cmds) in uniq()70 void exclude_cmds(struct cmdnames *cmds, struct cmdnames *excludes) in exclude_cmds()116 static void pretty_print_string_list(struct cmdnames *cmds, int longest) in pretty_print_string_list()167 static void list_commands_in_dir(struct cmdnames *cmds, in list_commands_in_dir()
109 static const struct cmd cmds[] = { variable
117 int cmd_select(const struct cmd *cmds, int argc, char **argv, in cmd_select()255 static const struct cmd cmds[] = { variable
244 static const struct cmd cmds[] = { variable
412 static const struct cmd cmds[] = { variable
512 static const struct cmd cmds[] = { variable
583 static const struct cmd cmds[] = { variable
1037 static const struct cmd cmds[] = { variable
992 static const struct cmd cmds[] = { variable
1015 static const struct cmd cmds[] = { variable
745 static const struct cmd cmds[] = { variable
1476 static const struct cmd cmds[] = { variable
2298 static const struct cmd cmds[] = { variable
32 static int add_cmd_list(struct cmdnames *cmds, struct cmdnames *old) in add_cmd_list()
41 static const struct command cmds[] = { variable
1245 static const struct shell_cmd cmds[] = { variable
2730 struct process_cmd_struct *cmds) in process_command()