Searched refs:sHostKeyFile (Results 1 – 1 of 1) sorted by relevance
| /freebsd/crypto/openssh/ |
| H A D | servconf.c | 558 sPort, sHostKeyFile, sLoginGraceTime, enumerator 618 { "hostkey", sHostKeyFile, SSHCFG_GLOBAL }, 619 { "hostdsakey", sHostKeyFile, SSHCFG_GLOBAL }, /* alias */ 1515 case sHostKeyFile: in process_server_config_line_depth() 3381 dump_cfg_strarray(sHostKeyFile, o->num_host_key_files, in dump_config()
|