Home
last modified time | relevance | path

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

/external/openssh/regress/
Dforwarding.sh68 ${SSH} -F $OBJ/ssh_config -oClearAllForwardings=yes somehost true
73 -oClearAllForwardings=yes somehost
87 -oClearAllForwardings=yes somehost
/external/openssh/
Dreadconf.c160 oClearAllForwardings, oNoHostAuthenticationForLocalhost, enumerator
272 { "clearallforwardings", oClearAllForwardings },
1389 case oClearAllForwardings: in process_config_line_depth()
2721 dump_cfg_fmtint(oClearAllForwardings, o->clear_forwardings); in dump_client_config()