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

/macosx-10.10/OpenSSH-189/openssh/
H A Dreadconf.h89 char *proxy_command; /* Proxy command for connecting the host. */ member in struct:__anon3209
H A Dsshconnect.c85 ssh_proxy_connect(const char *host, u_short port, const char *proxy_command) argument
344 ssh_connect(const char *host, struct sockaddr_storage * hostaddr, u_short port, int family, int connection_attempts, int *timeout_ms, int want_keepalive, int needpriv, const char *proxy_command) argument

Completed in 107 milliseconds