Home
last modified time | relevance | path

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

/src/crypto/openssh/
H A Dservconf.c578 sClientAliveInterval, sClientAliveCountMax, sAuthorizedKeysFile, enumerator
722 { "clientalivecountmax", sClientAliveCountMax, SSHCFG_ALL },
2241 case sClientAliveCountMax: in process_server_config_line_depth()
3250 dump_cfg_int(sClientAliveCountMax, o->client_alive_count_max); in dump_config()