Searched refs:client_initial_response_func (Results 1 – 1 of 1) sorted by relevance
109 …DBusInitialResponseFunction client_initial_response_func; /**< Function on client side to handle i… member1373 if (mech->client_initial_response_func != NULL) in send_auth()1381 if (!(* mech->client_initial_response_func) (auth, &auth_command)) in send_auth()