OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:missing_cb
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/glib/gio/inotify/
inotify-missing.h
29
void _im_startup (void (*
missing_cb
)(inotify_sub *sub));
inotify-missing.c
40
static void (*
missing_cb
)(inotify_sub *sub) = NULL;
variable
52
missing_cb
= callback;
122
missing_cb
(sub);
Completed in 188 milliseconds