Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/ssh/
H A Dsshconnect.c67 ssh_proxy_connect(const char *host, u_short port, const char *proxy_command) in ssh_proxy_connect() function
350 return ssh_proxy_connect(host, port, proxy_command); in ssh_connect()