Home
last modified time | relevance | path

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

/external/openssh/
Dservconf.c390 sPermitUserEnvironment, sUseLogin, sAllowTcpForwarding, sCompression, enumerator
496 { "allowtcpforwarding", sAllowTcpForwarding, SSHCFG_ALL },
1308 case sAllowTcpForwarding: in process_server_config_line()
1998 case sAllowTcpForwarding: in fmt_intarg()
2163 dump_cfg_fmtint(sAllowTcpForwarding, o->allow_tcp_forwarding); in dump_config()