Home
last modified time | relevance | path

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

/external/openssh/
Dservconf.c403 sPermitTTY, sStrictModes, sEmptyPasswd, sTCPKeepAlive, enumerator
512 { "strictmodes", sStrictModes, SSHCFG_GLOBAL },
1284 case sStrictModes: in process_server_config_line()
2282 dump_cfg_fmtint(sStrictModes, o->strict_modes); in dump_config()