Home
last modified time | relevance | path

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

/external/dbus/dbus/
Ddbus-transport-socket.c387 do_authentication (DBusTransport *transport, in do_authentication() function
824 if (!do_authentication (transport, TRUE, FALSE, &auth_finished)) in socket_handle_watch()
853 if (!do_authentication (transport, FALSE, TRUE, NULL)) in socket_handle_watch()
1057 do_authentication (transport, need_read, need_write, in socket_do_iteration()
/external/dbus/
DChangeLog7390 * dbus/dbus-transport-unix.c (do_authentication): Always
7540 * dbus/dbus-transport-unix.c (do_authentication): Return
7546 (unix_handle_watch): Updated for new do_authentication prototype.
12871 * dbus/dbus-transport-unix.c (do_authentication): check read watch
14827 * dbus/dbus-transport-unix.c (do_authentication): perform