Searched refs:command_string (Results 1 – 1 of 1) sorted by relevance
76 char *command_string, *tmp; in ssh_proxy_connect() local95 command_string = percent_expand(tmp, "h", host, in ssh_proxy_connect()104 debug("Executing proxy command: %.500s", command_string); in ssh_proxy_connect()130 argv[2] = command_string; in ssh_proxy_connect()150 xfree(command_string); in ssh_proxy_connect()