Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dclientloop.c1664 client_input_channel_open(int type, u_int32_t seq, struct ssh *ssh) in client_input_channel_open() function
2584 ssh_dispatch_set(ssh, SSH2_MSG_CHANNEL_OPEN, &client_input_channel_open); in client_init_dispatch()