Searched refs:exclude_cmds (Results 1 – 3 of 3) sorted by relevance
31 void exclude_cmds(struct cmdnames *cmds, struct cmdnames *excludes);
73 void exclude_cmds(struct cmdnames *cmds, struct cmdnames *excludes) in exclude_cmds() function255 exclude_cmds(other_cmds, main_cmds); in load_command_list()
71 exclude_cmds(&cmds1, &cmds2); in test__exclude_cmdnames()