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

/macosx-10.10.1/configd-699.1.5/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.10.1/configd-699.1.5/scutil.tproj/
H A Dtests.c838 dns_config = dns_configuration_copy();
858 dns_config = dns_configuration_copy();
880 dns_config = dns_configuration_copy();
1231 dns_config = dns_configuration_copy();
/macosx-10.10.1/configd-699.1.5/nwi/
H A Dnetwork_information.c770 config = dns_configuration_copy();
/macosx-10.10.1/libresolv-57/
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.10.1/configd-699.1.5/SystemConfiguration.fproj/
H A DSCNetworkReachability.c2612 new_config = dns_configuration_copy();
/macosx-10.10.1/mDNSResponder-561.1.1/mDNSMacOSX/
H A DmDNSMacOSX.c6026 dns_config_t *config = dns_configuration_copy();
6260 dns_config_t *config = dns_configuration_copy();
6263 // When running on 10.3 (build 7xxx) and earlier, we don't expect dns_configuration_copy() to succeed
6264 // On 10.4, calls to dns_configuration_copy() early in the boot process often fail.
6269 LogMsg("mDNSPlatformSetDNSConfig: Error: dns_configuration_copy returned NULL");

Completed in 270 milliseconds