Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/ssh/
H A Dclientloop.c1547 client_input_global_request(int type, u_int32_t seq, void *ctxt) in client_input_global_request() function
1579 dispatch_set(SSH2_MSG_GLOBAL_REQUEST, &client_input_global_request); in client_init_dispatch_20()