Searched refs:remove_watch_function (Results 1 – 1 of 1) sorted by relevance
195 DBusRemoveWatchFunction remove_watch_function; /**< Callback for removing a watch. */ member321 if (watch_list->remove_watch_function != NULL) in _dbus_watch_list_set_functions()326 (DBusForeachFunction) watch_list->remove_watch_function, in _dbus_watch_list_set_functions()334 watch_list->remove_watch_function = remove_function; in _dbus_watch_list_set_functions()390 if (watch_list->remove_watch_function != NULL) in _dbus_watch_list_remove_watch()395 (* watch_list->remove_watch_function) (watch, in _dbus_watch_list_remove_watch()