Lines Matching defs:cmd
87 struct command *cmd; in command_new() local
120 struct command *cmd; in command_add() local
139 command_set_log_mode(struct command *cmd, int log_mode) in command_set_log_mode()
152 command_set_failure_mode(struct command *cmd, int failure_mode) in command_set_failure_mode()
162 command_set_desc(struct command *cmd, const char *fmt, ...) in command_set_desc()
178 command_set_tag(struct command *cmd, const char *fmt, ...) in command_set_tag()
197 command_get_next(const struct command *cmd) in command_get_next()
203 command_get_cmdline(const struct command *cmd) in command_get_cmdline()
209 command_get_tag(const struct command *cmd) in command_get_tag()
215 command_get_result(const struct command *cmd) in command_get_result()
261 struct command *cmd; in commands_preview() local
287 struct command *cmd, int *cancelled) in pipe_loop()
380 struct command *cmd) in command_execute()
505 struct command *cmd; in commands_execute() local
557 struct command *cmd, *next; in commands_free() local