Searched refs:avahi_time_event_queue_new (Results 1 - 4 of 4) sorted by relevance

/external/avahi/avahi-core/
H A Dtimeeventq.h34 AvahiTimeEventQueue* avahi_time_event_queue_new(const AvahiPoll *poll_api);
H A Dtimeeventq-test.c52 q = avahi_time_event_queue_new(avahi_simple_poll_get(s));
H A Dtimeeventq.c117 AvahiTimeEventQueue* avahi_time_event_queue_new(const AvahiPoll *poll_api) { function
H A Dserver.c1407 s->time_event_queue = avahi_time_event_queue_new(poll_api);

Completed in 84 milliseconds