Searched refs:clean_cmdnames (Results 1 – 5 of 5) sorted by relevance
19 clean_cmdnames(&cmds); in test__load_cmdnames()42 clean_cmdnames(&cmds); in test__uniq_cmdnames()93 clean_cmdnames(&cmds1); in test__exclude_cmdnames()94 clean_cmdnames(&cmds2); in test__exclude_cmdnames()
97 clean_cmdnames(&other_cmds); in help_unknown_cmd()120 clean_cmdnames(&other_cmds); in help_unknown_cmd()
27 void clean_cmdnames(struct cmdnames *cmds);
31 void clean_cmdnames(struct cmdnames *cmds) in clean_cmdnames() function
567 clean_cmdnames(&main_cmds); in main()
Completed in 7 milliseconds