Home
last modified time | relevance | path

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

/freebsd-12-stable/crypto/openssh/regress/
Dintegrity.sh50 -oServerAliveInterval=1 -oServerAliveCountMax=30 \
/freebsd-12-stable/crypto/openssh/
Dreadconf.c167 oServerAliveInterval, oServerAliveCountMax, oIdentitiesOnly, enumerator
287 { "serveralivecountmax", oServerAliveCountMax },
1737 case oServerAliveCountMax: in process_config_line_depth()
3359 dump_cfg_int(oServerAliveCountMax, o->server_alive_count_max); in dump_client_config()