Home
last modified time | relevance | path

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

/external/openssh/
Dreadconf.c174 oIgnoredUnknownOption, oDeprecated, oUnsupported enumerator
184 { "fallbacktorsh", oDeprecated },
185 { "globalknownhostsfile2", oDeprecated },
186 { "rhostsauthentication", oDeprecated },
187 { "userknownhostsfile2", oDeprecated },
188 { "useroaming", oDeprecated },
189 { "usersh", oDeprecated },
1679 case oDeprecated: in process_config_line_depth()