Home
last modified time | relevance | path

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

/external/openssh/
Dservconf.c518 sPort, sHostKeyFile, sLoginGraceTime, enumerator
573 { "hostkey", sHostKeyFile, SSHCFG_GLOBAL },
574 { "hostdsakey", sHostKeyFile, SSHCFG_GLOBAL }, /* alias */
1422 case sHostKeyFile: in process_server_config_line_depth()
2872 dump_cfg_strarray(sHostKeyFile, o->num_host_key_files, in dump_config()