Searched refs:avahi_server_new (Results 1 - 22 of 22) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-core/
H A Davahi-reflector.c52 server = avahi_server_new(avahi_simple_poll_get(simple_poll), &config, NULL, NULL, &error);
H A Dcore.h73 AvahiServer *avahi_server_new(
H A Dupdate-test.c85 server = avahi_server_new(poll_api, &config, server_callback, NULL, NULL);
H A Dquerier-test.c104 server = avahi_server_new(poll_api, &config, NULL, NULL, NULL);
H A Dconformance-test.c138 avahi = avahi_server_new(poll_api, &config, server_callback, NULL, &error);
H A Davahi-test.c354 server = avahi_server_new(poll_api, &config, server_callback, NULL, &error);
H A Dserver.c1359 AvahiServer *avahi_server_new(const AvahiPoll *poll_api, const AvahiServerConfig *sc, AvahiServerCallback callback, void* userdata, int *error) { function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Davahi-reflector.c52 server = avahi_server_new(avahi_simple_poll_get(simple_poll), &config, NULL, NULL, &error);
H A Dcore.h73 AvahiServer *avahi_server_new(
H A Dupdate-test.c85 server = avahi_server_new(poll_api, &config, server_callback, NULL, NULL);
H A Dquerier-test.c104 server = avahi_server_new(poll_api, &config, NULL, NULL, NULL);
H A Dconformance-test.c138 avahi = avahi_server_new(poll_api, &config, server_callback, NULL, &error);
H A Davahi-test.c354 server = avahi_server_new(poll_api, &config, server_callback, NULL, &error);
H A Dserver.c1359 AvahiServer *avahi_server_new(const AvahiPoll *poll_api, const AvahiServerConfig *sc, AvahiServerCallback callback, void* userdata, int *error) { function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/examples/
H A Dcore-browse-services.c180 server = avahi_server_new(avahi_simple_poll_get(simple_poll), &config, NULL, NULL, &error);
H A Dcore-publish-service.c217 server = avahi_server_new(avahi_simple_poll_get(simple_poll), &config, server_callback, NULL, &error);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/examples/
H A Dcore-browse-services.c180 server = avahi_server_new(avahi_simple_poll_get(simple_poll), &config, NULL, NULL, &error);
H A Dcore-publish-service.c217 server = avahi_server_new(avahi_simple_poll_get(simple_poll), &config, server_callback, NULL, &error);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-discover-standalone/
H A Dmain.c358 server = avahi_server_new(avahi_glib_poll_get(poll_api), &config, NULL, NULL, &error);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-discover-standalone/
H A Dmain.c358 server = avahi_server_new(avahi_glib_poll_get(poll_api), &config, NULL, NULL, &error);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-daemon/
H A Dmain.c1082 if (!(avahi_server = avahi_server_new(poll_api, &c->server_config, server_callback, c, &error))) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-daemon/
H A Dmain.c1082 if (!(avahi_server = avahi_server_new(poll_api, &c->server_config, server_callback, c, &error))) {

Completed in 147 milliseconds