Home
last modified time | relevance | path

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

/dflybsd-src/crypto/openssh/
H A Dsshconnect.c89 expand_proxy_command(const char *proxy_command, const char *user, in expand_proxy_command()
115 const char *host_arg, u_short port, const char *proxy_command) in ssh_proxy_fdpass_connect()
197 u_short port, const char *proxy_command) in ssh_proxy_connect()
H A Dreadconf.h75 char *proxy_command; /* Proxy command for connecting the host. */ member