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