OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:watch_data
(Results
1 - 7
of
7
) sorted by null
/external/dbus/dbus/
dbus-watch.c
204
void *
watch_data
; /**< Data for watch callbacks */
member in struct:DBusWatchList
234
/* free
watch_data
and removes watches as a side effect */
334
watch_list->
watch_data
);
338
(* watch_list->watch_free_data_function) (watch_list->
watch_data
);
343
watch_list->
watch_data
= data;
372
watch_list->
watch_data
))
403
watch_list->
watch_data
);
435
watch_list->
watch_data
);
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xlibint.h
1232
XPointer *
watch_data
; \/* set\/used by XConnectionWatchProc *\/
member in struct:_XConnectionInfo
[
all
...]
Xlib.h
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xlibint.h
1232
XPointer *
watch_data
; \/* set\/used by XConnectionWatchProc *\/
member in struct:_XConnectionInfo
[
all
...]
Xlib.h
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xlibint.h
1232
XPointer *
watch_data
; \/* set\/used by XConnectionWatchProc *\/
member in struct:_XConnectionInfo
[
all
...]
Xlib.h
[
all
...]
Completed in 846 milliseconds