Home
last modified time | relevance | path

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

/external/openssh/regress/
Dintegrity.sh50 -oServerAliveInterval=1 -oServerAliveCountMax=30 \
/external/openssh/
Dreadconf.c163 oServerAliveInterval, oServerAliveCountMax, oIdentitiesOnly, enumerator
281 { "serveralivecountmax", oServerAliveCountMax },
1390 case oServerAliveCountMax: in process_config_line_depth()
2568 dump_cfg_int(oServerAliveCountMax, o->server_alive_count_max); in dump_client_config()