Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dservconf.c561 sPort, sHostKeyFile, sLoginGraceTime, enumerator
621 { "hostkey", sHostKeyFile, SSHCFG_GLOBAL },
622 { "hostdsakey", sHostKeyFile, SSHCFG_GLOBAL }, /* alias */
1514 case sHostKeyFile: in process_server_config_line_depth()
3342 dump_cfg_strarray(sHostKeyFile, o->num_host_key_files, in dump_config()