Home
last modified time | relevance | path

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

/external/openssh/regress/
Ddynamic-forward.sh28 -oExitOnForwardFailure=yes somehost exec sh -c \
Dforwarding.sh48 -oExitOnForwardFailure=yes somehost true
59 -oExitOnForwardFailure=yes somehost true
/external/openssh/
Dreadconf.c146 oGatewayPorts, oExitOnForwardFailure, enumerator
224 { "exitonforwardfailure", oExitOnForwardFailure },
1024 case oExitOnForwardFailure: in process_config_line_depth()
2722 dump_cfg_fmtint(oExitOnForwardFailure, o->exit_on_forward_failure); in dump_client_config()