Home
last modified time | relevance | path

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

/external/openssh/
Dservconf.c408 sDeprecated, sUnsupported enumerator
427 { "pamauthenticationviakbdint", sDeprecated, SSHCFG_GLOBAL },
440 { "rhostsauthentication", sDeprecated, SSHCFG_GLOBAL },
477 { "checkmail", sDeprecated, SSHCFG_GLOBAL },
512 { "verifyreversemapping", sDeprecated, SSHCFG_GLOBAL },
513 { "reversemappingcheck", sDeprecated, SSHCFG_GLOBAL },
517 { "authorizedkeysfile2", sDeprecated, SSHCFG_ALL },
1750 case sDeprecated: in process_server_config_line()