Home
last modified time | relevance | path

Searched refs:watch_data (Results 1 – 3 of 3) sorted by relevance

/third_party/pulseaudio/src/modules/x11/
Dmodule-x11-xsmp.c95 …_ice_connection(IceConn connection, IcePointer client_data, Bool opening, IcePointer *watch_data) { in new_ice_connection() argument
99 *watch_data = c->mainloop->io_new( in new_ice_connection()
106 c->mainloop->io_free(*watch_data); in new_ice_connection()
/third_party/pulseaudio/src/pulsecore/
Dx11wrap.c157 …c void x11_watch(Display *display, XPointer userdata, int fd, Bool opening, XPointer *watch_data) { in x11_watch() argument
165 *watch_data = (XPointer) x11_internal_add(w, fd); in x11_watch()
167 x11_internal_remove(w, (pa_x11_internal*) *watch_data); in x11_watch()
/third_party/toybox/generated/
Dglobals.h455 struct watch_data { struct
1541 struct watch_data watch;