Home
last modified time | relevance | path

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

/trueos/crypto/openssh/
HDsshconnect.c183 ssh_proxy_connect(const char *host, u_short port, const char *proxy_command) in ssh_proxy_connect() function
542 return ssh_proxy_connect(host, port, options.proxy_command); in ssh_connect()