Searched defs:avahi_simple_poll_get (Results 1 - 2 of 2) sorted by relevance

/external/avahi/avahi-common/
H A Dsimple-watch.c620 const AvahiPoll* avahi_simple_poll_get(AvahiSimplePoll *s) { function
/external/avahi/avahi-sharp/
H A DClient.cs157 private static extern IntPtr avahi_simple_poll_get (IntPtr spoll); method in class:Avahi.Client
263 IntPtr poll = avahi_simple_poll_get (spoll);

Completed in 287 milliseconds