Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/linux/
H A Dsystemd-logind.c433 connect_hook(DBusConnection *connection, void *data) in connect_hook() function
611 .connect = connect_hook,
/OK3568_Linux_fs/external/xserver/config/
H A Dhal.c633 connect_hook(DBusConnection * connection, void *data) in connect_hook() function
648 .connect = connect_hook,
/OK3568_Linux_fs/external/xserver/
H A DChangeLog156839 The code in connect_hook incorrectly checks for dbus_bus_request_name failure.