Home
last modified time | relevance | path

Searched refs:ssh_proxy_connect (Results 1 – 1 of 1) sorted by relevance

/external/openssh/
Dsshconnect.c185 ssh_proxy_connect(const char *host, u_short port, const char *proxy_command) in ssh_proxy_connect() function
520 return ssh_proxy_connect(host, port, options.proxy_command); in ssh_connect()