Home
last modified time | relevance | path

Searched refs:oExitOnForwardFailure (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/openssh/regress/
H A Dforwarding.sh48 -oExitOnForwardFailure=yes somehost true
59 -oExitOnForwardFailure=yes somehost true
H A Dconnection-timeout.sh23 ${SSH} -nNfF $OBJ/ssh_proxy "$@" -oExitOnForwardFailure=yes \
H A Ddynamic-forward.sh27 -$direction $FWDPORT -oExitOnForwardFailure=yes \
/freebsd/crypto/openssh/
H A Dreadconf.c149 oGatewayPorts, oExitOnForwardFailure, enumerator
230 { "exitonforwardfailure", oExitOnForwardFailure },
1248 case oExitOnForwardFailure: in process_config_line_depth()
3581 dump_cfg_fmtint(oExitOnForwardFailure, o->exit_on_forward_failure); in dump_client_config()