Searched refs:oDeprecated (Results 1 – 1 of 1) sorted by relevance
| /src/crypto/openssh/ ! |
| H A D | readconf.c | 184 oIgnore, oIgnoredUnknownOption, oDeprecated, oUnsupported enumerator 195 { "cipher", oDeprecated }, 196 { "fallbacktorsh", oDeprecated }, 197 { "globalknownhostsfile2", oDeprecated }, 198 { "rhostsauthentication", oDeprecated }, 199 { "userknownhostsfile2", oDeprecated }, 200 { "useroaming", oDeprecated }, 201 { "usersh", oDeprecated }, 202 { "useprivilegedport", oDeprecated }, 2511 case oDeprecated: in process_config_line_depth()
|