Home
last modified time | relevance | path

Searched defs:proxy_command (Results 1 – 2 of 2) sorted by relevance

/titanic_50/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()
323 int needpriv, const char *proxy_command) in ssh_connect()
/titanic_50/usr/src/cmd/ssh/include/
H A Dreadconf.h116 char *proxy_command; /* Proxy command for connecting the host. */ member