Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/sshd/
H A Dserverloop.c995 server_input_channel_failure(int type, u_int32_t seq, void *ctxt) in server_input_channel_failure() function
1262 dispatch_set(SSH2_MSG_CHANNEL_FAILURE, &server_input_channel_failure); in server_init_dispatch_20()