Searched refs:AVAHI_CLIENT_CONNECTING (Results 1 - 24 of 24) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-client/
H A Dclient.h47 AVAHI_CLIENT_CONNECTING = 101 /**< We're still connecting. This state is only entered when AVAHI_CLIENT_NO_FAIL has been passed to avahi_client_new() and the daemon is not yet available. */ enumerator in enum:__anon1521
52 AVAHI_CLIENT_NO_FAIL = 2 /**< Don't fail if the daemon is not available when avahi_client_new() is called, instead enter AVAHI_CLIENT_CONNECTING state and wait for the daemon to appear */
H A Dclient.c95 case AVAHI_CLIENT_CONNECTING:
153 } else if (client->state == AVAHI_CLIENT_CONNECTING && (!old || *old == 0)) {
581 client_set_state(client, AVAHI_CLIENT_CONNECTING);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-gobject/
H A Dga-client.h34 GA_CLIENT_STATE_CONNECTING = AVAHI_CLIENT_CONNECTING
H A Dga-client.c198 { AVAHI_CLIENT_CONNECTING, "connecting", 0},
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-client/
H A Dclient.h47 AVAHI_CLIENT_CONNECTING = 101 /**< We're still connecting. This state is only entered when AVAHI_CLIENT_NO_FAIL has been passed to avahi_client_new() and the daemon is not yet available. */ enumerator in enum:__anon6023
52 AVAHI_CLIENT_NO_FAIL = 2 /**< Don't fail if the daemon is not available when avahi_client_new() is called, instead enter AVAHI_CLIENT_CONNECTING state and wait for the daemon to appear */
H A Dclient.c95 case AVAHI_CLIENT_CONNECTING:
153 } else if (client->state == AVAHI_CLIENT_CONNECTING && (!old || *old == 0)) {
581 client_set_state(client, AVAHI_CLIENT_CONNECTING);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-gobject/
H A Dga-client.h34 GA_CLIENT_STATE_CONNECTING = AVAHI_CLIENT_CONNECTING
H A Dga-client.c198 { AVAHI_CLIENT_CONNECTING, "connecting", 0},
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-utils/
H A Davahi-set-host-name.c68 case AVAHI_CLIENT_CONNECTING:
H A Davahi-publish.c205 case AVAHI_CLIENT_CONNECTING:
387 if (avahi_client_get_state(client) != AVAHI_CLIENT_CONNECTING && config.verbose) {
H A Davahi-resolve.c152 case AVAHI_CLIENT_CONNECTING:
H A Davahi-browse.c604 case AVAHI_CLIENT_CONNECTING:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/examples/
H A Dclient-publish-service.c208 case AVAHI_CLIENT_CONNECTING:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-utils/
H A Davahi-set-host-name.c68 case AVAHI_CLIENT_CONNECTING:
H A Davahi-publish.c205 case AVAHI_CLIENT_CONNECTING:
387 if (avahi_client_get_state(client) != AVAHI_CLIENT_CONNECTING && config.verbose) {
H A Davahi-resolve.c152 case AVAHI_CLIENT_CONNECTING:
H A Davahi-browse.c604 case AVAHI_CLIENT_CONNECTING:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/examples/
H A Dclient-publish-service.c208 case AVAHI_CLIENT_CONNECTING:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dafp_avahi.c269 case AVAHI_CLIENT_CONNECTING:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-compat-libdns_sd/
H A Dcompat.c593 case AVAHI_CLIENT_CONNECTING:
1022 case AVAHI_CLIENT_CONNECTING:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-compat-libdns_sd/
H A Dcompat.c593 case AVAHI_CLIENT_CONNECTING:
1022 case AVAHI_CLIENT_CONNECTING:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-compat-howl/
H A Dcompat.c720 case AVAHI_CLIENT_CONNECTING:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-compat-howl/
H A Dcompat.c720 case AVAHI_CLIENT_CONNECTING:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/
H A Dmdns_avahi.c914 case AVAHI_CLIENT_CONNECTING:

Completed in 288 milliseconds