Searched defs:avahi_simple_poll_set_func (Results 1 – 2 of 2) sorted by relevance
166 private static extern void avahi_simple_poll_set_func (IntPtr spoll, PollCallback cb); in avahi_simple_poll_set_func() method in Avahi.Client
630 void avahi_simple_poll_set_func(AvahiSimplePoll *s, AvahiPollFunc func, void *userdata) { in avahi_simple_poll_set_func() function