Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dsshconnect.c87 expand_proxy_command(const char *proxy_command, const char *user, in expand_proxy_command()
113 const char *host_arg, u_short port, const char *proxy_command) in ssh_proxy_fdpass_connect()
196 u_short port, const char *proxy_command) in ssh_proxy_connect()
H A Dreadconf.h91 char *proxy_command; /* Proxy command for connecting the host. */ member