Searched refs:watch_data (Results 1 – 3 of 3) sorted by relevance
/third_party/pulseaudio/src/modules/x11/ |
D | module-x11-xsmp.c | 157 …_ice_connection(IceConn connection, IcePointer client_data, Bool opening, IcePointer *watch_data) { in new_ice_connection() argument 163 *watch_data = u->core->mainloop->io_new( in new_ice_connection() 170 u->core->mainloop->io_set_destroy(*watch_data, ice_io_cb_data_destroy); in new_ice_connection() 172 u->core->mainloop->io_free(*watch_data); in new_ice_connection()
|
/third_party/pulseaudio/src/pulsecore/ |
D | x11wrap.c | 162 …c void x11_watch(Display *display, XPointer userdata, int fd, Bool opening, XPointer *watch_data) { in x11_watch() argument 170 *watch_data = (XPointer) x11_internal_add(w, fd); in x11_watch() 172 x11_internal_remove(w, (pa_x11_internal*) *watch_data); in x11_watch()
|
/third_party/toybox/generated/ |
D | globals.h | 455 struct watch_data { struct 1541 struct watch_data watch;
|