Searched refs:AVAHI_RESOLVER_FAILURE (Results 1 - 25 of 27) sorted by relevance

12

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-gobject/
H A Dga-enums.h58 GA_RESOLVER_FAILURE = AVAHI_RESOLVER_FAILURE /**< Resolving failed due to some reason which can be retrieved using avahi_server_errno()/avahi_client_errno() */
H A Dga-service-resolver.c332 case AVAHI_RESOLVER_FAILURE:{
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-common/
H A Ddefs.h295 AVAHI_RESOLVER_FAILURE /**< Resolving failed due to some reason which can be retrieved using avahi_server_errno()/avahi_client_errno() */ enumerator in enum:__anon1805
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-daemon/
H A Ddbus-sync-address-resolver.c86 assert(event == AVAHI_RESOLVER_FAILURE);
H A Ddbus-sync-host-name-resolver.c86 assert(event == AVAHI_RESOLVER_FAILURE);
H A Ddbus-async-address-resolver.c89 assert(event == AVAHI_RESOLVER_FAILURE);
H A Ddbus-async-host-name-resolver.c87 assert(event == AVAHI_RESOLVER_FAILURE);
H A Ddbus-sync-service-resolver.c124 assert(event == AVAHI_RESOLVER_FAILURE);
H A Ddbus-async-service-resolver.c126 assert(event == AVAHI_RESOLVER_FAILURE);
H A Dsimple-protocol.c196 if (event == AVAHI_RESOLVER_FAILURE)
221 if (event == AVAHI_RESOLVER_FAILURE)
H A Ddbus-util.c156 case AVAHI_RESOLVER_FAILURE : return "Failure";
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Dresolve-address.c68 case AVAHI_RESOLVER_FAILURE:
86 finish(r, AVAHI_RESOLVER_FAILURE);
174 finish(r, AVAHI_RESOLVER_FAILURE);
H A Dresolve-host-name.c92 case AVAHI_RESOLVER_FAILURE:
106 finish(r, AVAHI_RESOLVER_FAILURE);
201 finish(r, AVAHI_RESOLVER_FAILURE);
H A Dresolve-service.c83 case AVAHI_RESOLVER_FAILURE:
153 finish(r, AVAHI_RESOLVER_FAILURE);
375 finish(r, AVAHI_RESOLVER_FAILURE);
H A Dbrowse-dns-server.c131 case AVAHI_RESOLVER_FAILURE:
H A Davahi-test.c87 case AVAHI_RESOLVER_FAILURE: return "FAILURE";
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-client/
H A Dclient-test.c82 if (event == AVAHI_RESOLVER_FAILURE) {
138 if (event == AVAHI_RESOLVER_FAILURE) {
160 if (event == AVAHI_RESOLVER_FAILURE) {
H A Dresolver.c154 case AVAHI_RESOLVER_FAILURE: {
400 case AVAHI_RESOLVER_FAILURE: {
619 case AVAHI_RESOLVER_FAILURE: {
H A Dclient.c258 return avahi_service_resolver_event (client, AVAHI_RESOLVER_FAILURE, message);
263 return avahi_host_name_resolver_event (client, AVAHI_RESOLVER_FAILURE, message);
268 return avahi_address_resolver_event (client, AVAHI_RESOLVER_FAILURE, message);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-utils/
H A Davahi-resolve.c89 case AVAHI_RESOLVER_FAILURE:
126 case AVAHI_RESOLVER_FAILURE:
H A Davahi-browse.c221 case AVAHI_RESOLVER_FAILURE:
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/examples/
H A Dclient-browse-services.c60 case AVAHI_RESOLVER_FAILURE:
H A Dcore-browse-services.c71 case AVAHI_RESOLVER_FAILURE:
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-discover-standalone/
H A Dmain.c295 if (event == AVAHI_RESOLVER_FAILURE) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-compat-howl/
H A Dcompat.c973 case AVAHI_RESOLVER_FAILURE:

Completed in 86 milliseconds

12