Home | History | Annotate | Download | only in openssh

Lines Matching refs:SSH2_MSG_GLOBAL_REQUEST

548 	packet_start(SSH2_MSG_GLOBAL_REQUEST);
2101 dispatch_set(SSH2_MSG_GLOBAL_REQUEST, &client_input_global_request);