Searched refs:remove_watch_function (Results 1 – 1 of 1) sorted by relevance
202 DBusRemoveWatchFunction remove_watch_function; /**< Callback for removing a watch. */ member328 if (watch_list->remove_watch_function != NULL) in _dbus_watch_list_set_functions()333 (DBusForeachFunction) watch_list->remove_watch_function, in _dbus_watch_list_set_functions()341 watch_list->remove_watch_function = remove_function; in _dbus_watch_list_set_functions()397 if (watch_list->remove_watch_function != NULL) in _dbus_watch_list_remove_watch()402 (* watch_list->remove_watch_function) (watch, in _dbus_watch_list_remove_watch()