Home
last modified time | relevance | path

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

/external/openssh/regress/
Dforwarding.sh75 ${SSH} -$p -F $OBJ/ssh_config -oClearAllForwardings=yes somehost true
80 -oClearAllForwardings=yes somehost sleep 10
94 -oClearAllForwardings=yes somehost sleep 10
/external/openssh/
Dreadconf.c160 oClearAllForwardings, oNoHostAuthenticationForLocalhost, enumerator
273 { "clearallforwardings", oClearAllForwardings },
1303 case oClearAllForwardings: in process_config_line_depth()
2525 dump_cfg_fmtint(oClearAllForwardings, o->clear_forwardings); in dump_client_config()