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