Home
last modified time | relevance | path

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

/freebsd-10-stable/crypto/openssh/regress/
Dforwarding.sh75 ${SSH} -$p -F $OBJ/ssh_config -oClearAllForwardings=yes somehost true
79 -oClearAllForwardings=yes somehost sleep 10
92 -oClearAllForwardings=yes somehost sleep 10
/freebsd-10-stable/crypto/openssh/
Dreadconf.c164 oClearAllForwardings, oNoHostAuthenticationForLocalhost, enumerator
264 { "clearallforwardings", oClearAllForwardings },
1312 case oClearAllForwardings: in process_config_line_depth()
2551 dump_cfg_fmtint(oClearAllForwardings, o->clear_forwardings); in dump_client_config()