Searched refs:add_watch (Results 1 – 2 of 2) sorted by relevance
100 static dbus_bool_t add_watch(DBusWatch *watch, void *data) in add_watch() function152 add_watch(watch, data); in watch_toggled()240 if (!dbus_connection_set_watch_functions(priv->con, add_watch, in integrate_with_eloop()
65 static dbus_bool_t add_watch(DBusWatch *watch, void *data) in add_watch() function315 dbus_connection_set_watch_functions(connection, add_watch, remove_watch, in dbus_init()