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

/freebsd-10.3-release/crypto/openssh/
H A Dchannels.h241 int channel_input_port_open(int, u_int32_t, void *);
H A Dserverloop.c1390 dispatch_set(SSH_MSG_PORT_OPEN, &channel_input_port_open);
H A Dssh_namespace.h170 #define channel_input_port_open Fssh_channel_input_port_open macro
H A Dclientloop.c2672 dispatch_set(SSH_MSG_PORT_OPEN, &channel_input_port_open);
H A Dchannels.c2685 channel_input_port_open(int type, u_int32_t seq, void *ctxt) function

Completed in 183 milliseconds