OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cleanup_timeouts
(Results
1 - 2
of
2
) sorted by null
/external/avahi/avahi-glib/
glib-watch.c
216
static void
cleanup_timeouts
(AvahiGLibPoll *g, int all) {
function
266
cleanup_timeouts
(g, 0);
391
cleanup_timeouts
(g, 1);
/external/avahi/avahi-common/
simple-watch.c
304
static void
cleanup_timeouts
(AvahiSimplePoll *s, int all) {
function
370
cleanup_timeouts
(s, 1);
465
cleanup_timeouts
(s, 0);
Completed in 65 milliseconds