Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/regress/
H A Dforward-control.sh42 -oConnectionAttempts=10 host true >/dev/null 2>&1
72 -oConnectionAttempts=10 host true >/dev/null 2>&1
/freebsd/crypto/openssh/
H A Dreadconf.c157 oGlobalKnownHostsFile, oUserKnownHostsFile, oConnectionAttempts, enumerator
266 { "connectionattempts", oConnectionAttempts },
1580 case oConnectionAttempts: in process_config_line_depth()
3685 dump_cfg_int(oConnectionAttempts, o->connection_attempts); in dump_client_config()