Lines Matching defs:cmds
205 struct command *cmds =207 if (cmds) {209 commands = cmds;244 struct command *cmd, *cmds;253 cmds = NULL;273 freecommands(cmds);283 cmd->next = cmds;284 cmds = cmd;297 freecommands(cmds);379 freecommands(cmds);412 return (cmds);
Indexes created Wed Oct 22 13:09:56 GMT 2025