Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/ssh/
Dchannels.c211 static const char *channel_rfwd_bind_host(const char *listen_host);
713 channel_rfwd_bind_host(perm->listen_host))) != 0 || in mux_remove_remote_forwardings()
4224 channel_rfwd_bind_host(const char *listen_host) in channel_rfwd_bind_host() function
4262 channel_rfwd_bind_host(fwd->listen_host))) != 0 || in channel_request_remote_forwarding()
4330 channel_rfwd_bind_host(allowed_open->listen_host) : in open_listen_match_tcpip()
4379 (r = sshpkt_put_cstring(ssh, channel_rfwd_bind_host(host))) != 0 || in channel_request_rforward_cancel_tcpip()