Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/bsd/openssh/dist/
Dchannels.h371 int channel_request_remote_forwarding(struct ssh *, struct Forward *);
Dclientloop.c1092 if (channel_request_remote_forwarding(ssh, &fwd) < 0) { in process_cmdline()
Dssh.c2121 channel_request_remote_forwarding(ssh, in ssh_init_forwarding()
Dmux.c810 fwd.handle = channel_request_remote_forwarding(ssh, &fwd); in mux_master_process_open_fwd()
Dchannels.c4298 channel_request_remote_forwarding(struct ssh *ssh, struct Forward *fwd) in channel_request_remote_forwarding() function
/netbsd/src/crypto/external/bsd/openssh/lib/
Dssh.expsym106 channel_request_remote_forwarding