Searched defs:send_auth (Results 1 - 1 of 1) sorted by relevance

/external/dbus/dbus/
H A Ddbus-auth.c225 static dbus_bool_t send_auth (DBusAuth *auth,
1352 send_auth (DBusAuth *auth, const DBusAuthMechanismHandler *mech) function
1954 if (!send_auth (auth, mech))
2315 if (!send_auth (auth, &all_mechanisms[0]))

Completed in 49 milliseconds