Home
last modified time | relevance | path

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

/external/openssh/
Dreadconf.c176 oIgnore, oIgnoredUnknownOption, oDeprecated, oUnsupported enumerator
187 { "cipher", oDeprecated },
188 { "fallbacktorsh", oDeprecated },
189 { "globalknownhostsfile2", oDeprecated },
190 { "rhostsauthentication", oDeprecated },
191 { "userknownhostsfile2", oDeprecated },
192 { "useroaming", oDeprecated },
193 { "usersh", oDeprecated },
194 { "useprivilegedport", oDeprecated },
1815 case oDeprecated: in process_config_line_depth()