Searched refs:avahi_client_get_state (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-client/
H A Dclient.h96 AvahiClientState avahi_client_get_state(AvahiClient *client);
H A Dclient-test.c236 printf("State: %i\n", avahi_client_get_state(avahi));
H A Dclient.c771 AvahiClientState avahi_client_get_state(AvahiClient *client) { function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-sharp/
H A DClient.cs150 private static extern ClientState avahi_client_get_state (IntPtr handle); method in class:Avahi.Client
236 return (ClientState) avahi_client_get_state (handle);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/examples/
H A Dclient-publish-service.c223 if (avahi_client_get_state(client) == AVAHI_CLIENT_S_RUNNING) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-utils/
H A Davahi-publish.c387 if (avahi_client_get_state(client) != AVAHI_CLIENT_CONNECTING && config.verbose) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-compat-libdns_sd/
H A Dcompat.c1171 if (avahi_client_get_state(sdref->client) == AVAHI_CLIENT_S_RUNNING) {
1240 if (avahi_client_get_state(sdref->client) == AVAHI_CLIENT_S_RUNNING &&
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-compat-howl/
H A Dcompat.c821 if (avahi_client_get_state(self->client) == AVAHI_CLIENT_S_RUNNING) {

Completed in 174 milliseconds