Home
last modified time | relevance | path

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

/external/openssh/
Dservconf.c331 sDeprecated, sUnsupported enumerator
350 { "pamauthenticationviakbdint", sDeprecated, SSHCFG_GLOBAL },
362 { "rhostsauthentication", sDeprecated, SSHCFG_GLOBAL },
402 { "checkmail", sDeprecated, SSHCFG_GLOBAL },
436 { "verifyreversemapping", sDeprecated, SSHCFG_GLOBAL },
437 { "reversemappingcheck", sDeprecated, SSHCFG_GLOBAL },
441 { "authorizedkeysfile2", sDeprecated, SSHCFG_ALL },
1402 case sDeprecated: in process_server_config_line()