Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/sshd/
H A Dservconf.c398 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()