Searched refs:expand_proxy_command (Results 1 – 2 of 2) sorted by relevance
90 expand_proxy_command(const char *proxy_command, const char *user, in expand_proxy_command() function130 command_string = expand_proxy_command(proxy_command, options.user, in ssh_proxy_fdpass_connect()213 command_string = expand_proxy_command(proxy_command, options.user, in ssh_proxy_connect()
10601 expand_proxy_command()10744 upstream: fix reversed arguments on expand_proxy_command(); spotted