Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dreadconf.c122 oCompressionLevel, oKeepAlives, oNumberOfPasswordPrompts, enumerator
208 { "tcpkeepalive", oKeepAlives },
209 { "keepalive", oKeepAlives }, /* obsolete */
521 case oKeepAlives: in process_config_line()