Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/regress/
H A Dintegrity.sh50 -oServerAliveInterval=1 -oServerAliveCountMax=30 \
/freebsd/crypto/openssh/
H A Dreadconf.c168 oServerAliveInterval, oServerAliveCountMax, oIdentitiesOnly, enumerator
291 { "serveralivecountmax", oServerAliveCountMax },
1926 case oServerAliveCountMax: in process_config_line_depth()
3688 dump_cfg_int(oServerAliveCountMax, o->server_alive_count_max); in dump_client_config()