Home
last modified time | relevance | path

Searched refs:oProxyCommand (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssh/regress/
H A Dproxyjump.sh45 f=`${SSH} -GF /dev/null -oProxyJump=jump -oProxyCommand=foo somehost | \
50 f=`${SSH} -GF /dev/null -oProxyCommand=foo -oProxyJump=jump somehost | \
/freebsd/crypto/openssh/
H A Dreadconf.c142 oUser, oEscapeChar, oProxyCommand, enumerator
238 { "proxycommand", oProxyCommand },
1529 case oProxyCommand: in process_config_line_depth()
3934 dump_cfg_string(oProxyCommand, o->proxy_command); in dump_client_config()