Lines Matching refs:cmdnames
16 void add_cmdname(struct cmdnames *cmds, const char *name, size_t len)
28 void clean_cmdnames(struct cmdnames *cmds)
46 void uniq(struct cmdnames *cmds)
70 void exclude_cmds(struct cmdnames *cmds, struct cmdnames *excludes)
116 static void pretty_print_string_list(struct cmdnames *cmds, int longest)
167 static void list_commands_in_dir(struct cmdnames *cmds,
205 struct cmdnames *main_cmds,
206 struct cmdnames *other_cmds)
241 void list_commands(const char *title, struct cmdnames *main_cmds,
242 struct cmdnames *other_cmds)
274 int is_in_cmdlist(struct cmdnames *c, const char *s)