Searched defs:proxy_command (Results 1 – 2 of 2) sorted by relevance
87 expand_proxy_command(const char *proxy_command, const char *user, in expand_proxy_command()106 const char *proxy_command) in ssh_proxy_fdpass_connect()185 ssh_proxy_connect(const char *host, u_short port, const char *proxy_command) in ssh_proxy_connect()
80 char *proxy_command; /* Proxy command for connecting the host. */ member