Home
last modified time | relevance | path

Searched refs:translate_io_flags (Results 1 – 1 of 1) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Davahi-wrap.c52 static pa_io_event_flags_t translate_io_flags(AvahiWatchEvent e) { in translate_io_flags() function
86 … w->io_event = p->mainloop->io_new(p->mainloop, fd, translate_io_flags(event), watch_callback, w); in watch_new()
94 w->avahi_poll->mainloop->io_enable(w->io_event, translate_io_flags(event)); in watch_update()