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

/freebsd-10-stable/crypto/openssh/
H A Dchannels.h278 int channel_setup_local_fwd_listener(struct Forward *, struct ForwardOptions *);
H A Dssh_namespace.h214 #define channel_setup_local_fwd_listener Fssh_channel_setup_local_fwd_listener macro
H A Dclientloop.c1006 if (!channel_setup_local_fwd_listener(&fwd,
H A Dssh.c1639 success += channel_setup_local_fwd_listener(
H A Dchannels.c3165 channel_setup_local_fwd_listener(struct Forward *fwd, struct ForwardOptions *fwd_opts) function
3473 success = channel_setup_local_fwd_listener(&fwd, fwd_opts);
H A Dmux.c783 if (!channel_setup_local_fwd_listener(&fwd,

Completed in 133 milliseconds