Searched refs:channel_input_port_open (Results 1 – 3 of 3) sorted by relevance
249 int channel_input_port_open(int, u_int32_t, void *);
2724 dispatch_set(SSH_MSG_PORT_OPEN, &channel_input_port_open); in client_init_dispatch_13()
3050 channel_input_port_open(int type, u_int32_t seq, void *ctxt) function