Home
last modified time | relevance | path

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

/external/dbus/dbus/
Ddbus-auth.c109 …DBusInitialResponseFunction client_initial_response_func; /**< Function on client side to handle i… member
1373 if (mech->client_initial_response_func != NULL) in send_auth()
1381 if (!(* mech->client_initial_response_func) (auth, &auth_command)) in send_auth()