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()113 const char *host_arg, u_short port, const char *proxy_command) in ssh_proxy_fdpass_connect()196 u_short port, const char *proxy_command) in ssh_proxy_connect()
91 char *proxy_command; /* Proxy command for connecting the host. */ member