Home
last modified time | relevance | path

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

/freebsd-14.2/crypto/openssh/
H A Dservconf.c529 sClientAliveInterval, sClientAliveCountMax, sAuthorizedKeysFile, enumerator
668 { "clientalivecountmax", sClientAliveCountMax, SSHCFG_ALL },
2113 case sClientAliveCountMax: in process_server_config_line_depth()
3109 dump_cfg_int(sClientAliveCountMax, o->client_alive_count_max); in dump_config()