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

/freebsd-10.0-release/crypto/openssh/
H A Dclientloop.c1988 client_input_channel_open(int type, u_int32_t seq, void *ctxt) function
2000 debug("client_input_channel_open: ctype %s rchan %d win %d max %d",
2210 dispatch_set(SSH2_MSG_CHANNEL_OPEN, &client_input_channel_open);

Completed in 149 milliseconds