HomeSort by relevance Sort by last modified time
    Searched defs:avahi_simple_poll_free (Results 1 - 2 of 2) sorted by null

  /external/avahi/avahi-common/
simple-watch.c 367 void avahi_simple_poll_free(AvahiSimplePoll *s) { function
  /external/avahi/avahi-sharp/
Client.cs 160 private static extern void avahi_simple_poll_free (IntPtr spoll); method in class:Avahi.Client
294 avahi_simple_poll_free (spoll);

Completed in 213 milliseconds