Searched refs:sHostKeyFile (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/cmd/ssh/sshd/ |
H A D | servconf.c | 398 sPort, sHostKeyFile, sServerKeyBits, sLoginGraceTime, sKeyRegenerationTime, enumerator 446 { "hostkey", sHostKeyFile, SSHCFG_GLOBAL }, 447 { "hostdsakey", sHostKeyFile, SSHCFG_GLOBAL }, /* alias */ 869 case sHostKeyFile: in process_server_config_line()
|