Searched defs:spoll (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-utils/
H A Dsigint.c84 int sigint_install(AvahiSimplePoll *spoll) { argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-utils/
H A Dsigint.c84 int sigint_install(AvahiSimplePoll *spoll) { argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-sharp/
H A DClient.cs126 private IntPtr spoll; field in class:Avahi.Client
159 private static extern IntPtr avahi_simple_poll_get (IntPtr spoll); argument
162 private static extern void avahi_simple_poll_free (IntPtr spoll); argument
165 private static extern int avahi_simple_poll_loop (IntPtr spoll); argument
168 private static extern void avahi_simple_poll_set_func (IntPtr spoll, PollCallback cb); argument
171 private static extern void avahi_simple_poll_quit (IntPtr spoll); argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-sharp/
H A DClient.cs126 private IntPtr spoll; field in class:Avahi.Client
159 private static extern IntPtr avahi_simple_poll_get (IntPtr spoll); argument
162 private static extern void avahi_simple_poll_free (IntPtr spoll); argument
165 private static extern int avahi_simple_poll_loop (IntPtr spoll); argument
168 private static extern void avahi_simple_poll_set_func (IntPtr spoll, PollCallback cb); argument
171 private static extern void avahi_simple_poll_quit (IntPtr spoll); argument
[all...]

Completed in 73 milliseconds