Home
last modified time | relevance | path

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

/openbsd/src/regress/usr.bin/ssh/
Dforward-control.sh42 -oConnectionAttempts=10 host true >/dev/null 2>&1
72 -oConnectionAttempts=10 host true >/dev/null 2>&1
/openbsd/src/usr.bin/ssh/
Dreadconf.c140 oGlobalKnownHostsFile, oUserKnownHostsFile, oConnectionAttempts, enumerator
249 { "connectionattempts", oConnectionAttempts },
1513 case oConnectionAttempts: in process_config_line_depth()
3611 dump_cfg_int(oConnectionAttempts, o->connection_attempts); in dump_client_config()