Searched refs:avahi_time_event_queue_new (Results 1 – 4 of 4) sorted by relevance
34 AvahiTimeEventQueue* avahi_time_event_queue_new(const AvahiPoll *poll_api);
52 q = avahi_time_event_queue_new(avahi_simple_poll_get(s)); in main()
117 AvahiTimeEventQueue* avahi_time_event_queue_new(const AvahiPoll *poll_api) { in avahi_time_event_queue_new() function
1407 s->time_event_queue = avahi_time_event_queue_new(poll_api); in avahi_server_new()