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

/macosx-10.9.5/configd-596.15/dnsinfo/
H A Ddnsinfo.h112 dns_configuration_copy () __OSX_AVAILABLE_STARTING(__MAC_10_4,__IPHONE_2_0);
H A Ddnsinfo_copy.c353 dns_configuration_copy() function
505 config = dns_configuration_copy();
/macosx-10.9.5/configd-596.15/nwi/
H A Dnetwork_information.c772 config = dns_configuration_copy();
/macosx-10.9.5/configd-596.15/scutil.tproj/
H A Dtests.c649 dns_config = dns_configuration_copy();
1045 dns_config = dns_configuration_copy();
/macosx-10.9.5/libresolv-54/
H A Ddns.c532 sc_dns = dns_configuration_copy();
783 sc_dns = dns_configuration_copy();
H A Dres_init.c1157 sc_dns = dns_configuration_copy();
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSMacOSX/
H A DmDNSMacOSX.c6006 dns_config_t *config = dns_configuration_copy();
6240 dns_config_t *config = dns_configuration_copy();
6243 // When running on 10.3 (build 7xxx) and earlier, we don't expect dns_configuration_copy() to succeed
6244 // On 10.4, calls to dns_configuration_copy() early in the boot process often fail.
6249 LogMsg("mDNSPlatformSetDNSConfig: Error: dns_configuration_copy returned NULL");
/macosx-10.9.5/configd-596.15/SystemConfiguration.fproj/
H A DSCNetworkReachability.c3481 new_config = dns_configuration_copy();

Completed in 204 milliseconds