Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/ssh/
H A Dclientloop.c457 client_global_request_reply(int type, u_int32_t seq, void *ctxt) in client_global_request_reply() function
1585 dispatch_set(SSH2_MSG_REQUEST_FAILURE, &client_global_request_reply); in client_init_dispatch_20()
1586 dispatch_set(SSH2_MSG_REQUEST_SUCCESS, &client_global_request_reply); in client_init_dispatch_20()