Home
last modified time | relevance | path

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

/external/dbus/dbus/
Ddbus-transport-socket.c397 do_authentication (DBusTransport *transport, in do_authentication() function
921 if (!do_authentication (transport, TRUE, FALSE, &auth_finished)) in socket_handle_watch()
950 if (!do_authentication (transport, FALSE, TRUE, NULL)) in socket_handle_watch()
1154 do_authentication (transport, need_read, need_write, in socket_do_iteration()
/external/dbus/
DChangeLog.pre-1-07316 * dbus/dbus-transport-unix.c (do_authentication): Always
7466 * dbus/dbus-transport-unix.c (do_authentication): Return
7472 (unix_handle_watch): Updated for new do_authentication prototype.
12797 * dbus/dbus-transport-unix.c (do_authentication): check read watch
14753 * dbus/dbus-transport-unix.c (do_authentication): perform