execute_stop
rc = execute_stop(cmd) + execute_start(cmd);
execute_stop(cmd);
rc = execute_remote(cmd, execute_stop);
int execute_stop(command_t *cmd);