Home
last modified time | relevance | path

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

/external/openssh/
Dservconf.c430 sDeprecated, sUnsupported enumerator
449 { "pamauthenticationviakbdint", sDeprecated, SSHCFG_GLOBAL },
462 { "rhostsauthentication", sDeprecated, SSHCFG_GLOBAL },
502 { "checkmail", sDeprecated, SSHCFG_GLOBAL },
537 { "verifyreversemapping", sDeprecated, SSHCFG_GLOBAL },
538 { "reversemappingcheck", sDeprecated, SSHCFG_GLOBAL },
542 { "authorizedkeysfile2", sDeprecated, SSHCFG_ALL },
1850 case sDeprecated: in process_server_config_line()