Searched refs:input_service_request (Results 1 – 1 of 1) sorted by relevance
84 static void input_service_request(int, u_int32_t, void *);115 dispatch_set(SSH2_MSG_SERVICE_REQUEST, &input_service_request); in do_authentication2()122 input_service_request(int type, u_int32_t seq, void *ctxt) in input_service_request() function