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.c154 oServerAliveInterval, oServerAliveCountMax, oIdentitiesOnly, enumerator
277 { "serveralivecountmax", oServerAliveCountMax },
1922 case oServerAliveCountMax: in process_config_line_depth()
3798 dump_cfg_int(oServerAliveCountMax, o->server_alive_count_max); in dump_client_config()