OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:g_io_watch_funcs
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/glib/glib/
giounix.c
103
GSourceFuncs
g_io_watch_funcs
= {
variable
346
source = g_source_new (&
g_io_watch_funcs
, sizeof (GIOUnixWatch));
giochannel.h
303
GLIB_VAR GSourceFuncs
g_io_watch_funcs
;
variable
Completed in 13 milliseconds