Searched refs:avahi_simple_poll_new (Results 1 - 25 of 50) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-common/
H A Dsimple-watch.h39 AvahiSimplePoll *avahi_simple_poll_new(void);
H A Dwatch-test.c84 simple_poll = avahi_simple_poll_new();
H A Dthread-watch.c85 if (!(p->simple_poll = avahi_simple_poll_new()))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-core/
H A Davahi-reflector.c42 simple_poll = avahi_simple_poll_new();
H A Dtimeeventq-test.c52 s = avahi_simple_poll_new();
H A Dupdate-test.c77 simple_poll = avahi_simple_poll_new();
H A Dquerier-test.c88 simple_poll = avahi_simple_poll_new();
H A Dconformance-test.c130 simple_poll = avahi_simple_poll_new();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-common/
H A Dsimple-watch.h39 AvahiSimplePoll *avahi_simple_poll_new(void);
H A Dwatch-test.c84 simple_poll = avahi_simple_poll_new();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Davahi-reflector.c42 simple_poll = avahi_simple_poll_new();
H A Dtimeeventq-test.c52 s = avahi_simple_poll_new();
H A Dupdate-test.c77 simple_poll = avahi_simple_poll_new();
H A Dquerier-test.c88 simple_poll = avahi_simple_poll_new();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-client/
H A Dsrv-test.c60 simple_poll = avahi_simple_poll_new();
H A Drr-test.c95 simple_poll = avahi_simple_poll_new();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-client/
H A Dsrv-test.c60 simple_poll = avahi_simple_poll_new();
H A Drr-test.c95 simple_poll = avahi_simple_poll_new();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-sharp/
H A DClient.cs156 private static extern IntPtr avahi_simple_poll_new (); method in class:Avahi.Client
261 spoll = avahi_simple_poll_new ();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-sharp/
H A DClient.cs156 private static extern IntPtr avahi_simple_poll_new (); method in class:Avahi.Client
261 spoll = avahi_simple_poll_new ();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-utils/
H A Davahi-set-host-name.c153 if (!(simple_poll = avahi_simple_poll_new())) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/examples/
H A Dclient-browse-services.c161 if (!(simple_poll = avahi_simple_poll_new())) {
H A Dclient-publish-service.c241 if (!(simple_poll = avahi_simple_poll_new())) {
H A Dcore-browse-services.c162 if (!(simple_poll = avahi_simple_poll_new())) {
H A Dcore-publish-service.c204 if (!(simple_poll = avahi_simple_poll_new())) {

Completed in 96 milliseconds

12