Home
last modified time | relevance | path

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

/external/openssh/
Dsshconnect.c85 ssh_proxy_connect(const char *host, u_short port, const char *proxy_command) in ssh_proxy_connect()
339 int want_keepalive, int needpriv, const char *proxy_command) in ssh_connect()
Dreadconf.h83 char *proxy_command; /* Proxy command for connecting the host. */ member