Home
last modified time | relevance | path

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

/external/openssh/
Dservconf.c393 sPort, sHostKeyFile, sLoginGraceTime, enumerator
447 { "hostkey", sHostKeyFile, SSHCFG_GLOBAL },
448 { "hostdsakey", sHostKeyFile, SSHCFG_GLOBAL }, /* alias */
1098 case sHostKeyFile: in process_server_config_line()
2331 dump_cfg_strarray(sHostKeyFile, o->num_host_key_files, in dump_config()