Home
last modified time | relevance | path

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

/openbsd/src/regress/usr.bin/ssh/
Dintegrity.sh45 -oServerAliveInterval=1 -oServerAliveCountMax=30 \
/openbsd/src/usr.bin/ssh/
Dreadconf.c151 oServerAliveInterval, oServerAliveCountMax, oIdentitiesOnly, enumerator
274 { "serveralivecountmax", oServerAliveCountMax },
1859 case oServerAliveCountMax: in process_config_line_depth()
3614 dump_cfg_int(oServerAliveCountMax, o->server_alive_count_max); in dump_client_config()