Home
last modified time | relevance | path

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

/external/openssh/regress/
Dforwarding.sh53 -oExitOnForwardFailure=yes somehost true
64 -oExitOnForwardFailure=yes somehost true
Ddynamic-forward.sh27 -oExitOnForwardFailure=yes somehost exec sh -c \
/external/openssh/
Dreadconf.c146 oGatewayPorts, oExitOnForwardFailure, enumerator
225 { "exitonforwardfailure", oExitOnForwardFailure },
932 case oExitOnForwardFailure: in process_config_line_depth()
2526 dump_cfg_fmtint(oExitOnForwardFailure, o->exit_on_forward_failure); in dump_client_config()