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