Home
last modified time | relevance | path

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

/external/openssh/
Dservconf.c404 sPermitUserEnvironment, sAllowTcpForwarding, sCompression, enumerator
520 { "allowtcpforwarding", sAllowTcpForwarding, SSHCFG_ALL },
1363 case sAllowTcpForwarding: in process_server_config_line()
2119 case sAllowTcpForwarding: in fmt_intarg()
2289 dump_cfg_fmtint(sAllowTcpForwarding, o->allow_tcp_forwarding); in dump_config()