Home
last modified time | relevance | path

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

/external/openssh/
Dservconf.c379 sPort, sHostKeyFile, sServerKeyBits, sLoginGraceTime, enumerator
430 { "hostkey", sHostKeyFile, SSHCFG_GLOBAL },
431 { "hostdsakey", sHostKeyFile, SSHCFG_GLOBAL }, /* alias */
1043 case sHostKeyFile: in process_server_config_line()
2198 dump_cfg_strarray(sHostKeyFile, o->num_host_key_files, in dump_config()
2200 dump_cfg_strarray(sHostKeyFile, o->num_host_cert_files, in dump_config()