Searched refs:channel_cancel_lport_listener (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/crypto/openssh/
H A Dchannels.h282 int channel_cancel_lport_listener(struct Forward *, int, struct ForwardOptions *);
H A Dclientloop.c989 ok = channel_cancel_lport_listener(&fwd,
992 ok = channel_cancel_lport_listener(&fwd,
H A Dssh_namespace.h143 #define channel_cancel_lport_listener Fssh_channel_cancel_lport_listener macro
H A Dmux.c911 if (channel_cancel_lport_listener(&fwd, fwd.connect_port,
H A Dchannels.c3155 channel_cancel_lport_listener(struct Forward *fwd, int cport, struct ForwardOptions *fwd_opts) function

Completed in 171 milliseconds