Home
last modified time | relevance | path

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

/NextBSD/crypto/openssh/
HDclientloop.c2038 client_input_channel_req(int type, u_int32_t seq, void *ctxt) in client_input_channel_req() function
2213 dispatch_set(SSH2_MSG_CHANNEL_REQUEST, &client_input_channel_req); in client_init_dispatch_20()