Searched refs:channel_request_remote_forwarding (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.3-release/crypto/openssh/
H A Dchannels.h277 int channel_request_remote_forwarding(struct Forward *);
H A Dssh_namespace.h204 #define channel_request_remote_forwarding Fssh_channel_request_remote_forwarding macro
H A Dclientloop.c1009 if (channel_request_remote_forwarding(&fwd) < 0) {
H A Dssh.c1591 channel_request_remote_forwarding(
H A Dmux.c799 fwd.handle = channel_request_remote_forwarding(&fwd);
H A Dchannels.c3216 channel_request_remote_forwarding(struct Forward *fwd) function

Completed in 181 milliseconds