Home
last modified time | relevance | path

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

/external/openssh/
Dservconf.c317 sPermitUserEnvironment, sUseLogin, sAllowTcpForwarding, sCompression, enumerator
420 { "allowtcpforwarding", sAllowTcpForwarding, SSHCFG_ALL },
1069 case sAllowTcpForwarding: in process_server_config_line()
1759 dump_cfg_fmtint(sAllowTcpForwarding, o->allow_tcp_forwarding); in dump_config()