Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dchannels.h350 int channel_setup_local_fwd_listener(struct ssh *, struct Forward *,
H A Dssh.c1956 success += channel_setup_local_fwd_listener(ssh, in ssh_init_forwarding()
H A Dclientloop.c854 if (!channel_setup_local_fwd_listener(ssh, &fwd, in process_cmdline()
H A Dmux.c807 if (!channel_setup_local_fwd_listener(ssh, &fwd, in mux_master_process_open_fwd()
H A Dchannels.c3948 channel_setup_local_fwd_listener(struct ssh *ssh, in channel_setup_local_fwd_listener() function