Searched refs:WATCH_CALLBACK (Results 1 – 1 of 1) sorted by relevance
97 #define WATCH_CALLBACK(callback) ((WatchCallback*)callback) macro299 WATCH_CALLBACK (this)->watch == watch && in _dbus_loop_remove_watch()301 WATCH_CALLBACK (this)->function == function) in _dbus_loop_remove_watch()585 WatchCallback *wcb = WATCH_CALLBACK (cb); in _dbus_loop_iterate()