Searched refs:reverse_command (Results 1 – 1 of 1) sorted by relevance
48 char *reverse_command; in exec_reverse_once() local59 reverse_command = xstrprintf ("%s %s", cmd, args ? args : ""); in exec_reverse_once()61 make_cleanup (xfree, reverse_command); in exec_reverse_once()63 execute_command (reverse_command, from_tty); in exec_reverse_once()