Home
last modified time | relevance | path

Searched defs:cannot_connect (Results 1 – 2 of 2) sorted by relevance

/dports/net/mDNSResponder/mDNSResponder-1310.140.1/mDNSMacOSX/mdns_objects/
H A Dmdns_dns_service.c130 bool cannot_connect; // True if we cannot connect to the DNS service. member
2370 …bool cannot_connect = xpc_dictionary_get_bool(info, MDNS_RESOLVER_EVENT_CONNECTION_INFO_KEY_CANNOT… in _mdns_dns_service_manager_handle_resolver_event() local
H A Dmdns_resolver.c56 bool cannot_connect; // True if all usable servers have connection problems. member