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

/macosx-10.10/configd-699.1.5/SystemConfiguration.fproj/
H A DSCNetworkConnection.c2891 CFStringRef host_name_str; local
2900 host_name_str = CFDictionaryGetValue(flowProperties, kSCNetworkConnectionFlowPropertyHostName);
2901 if (host_name_str != NULL && (!isA_CFString(host_name_str) || CFStringGetLength(host_name_str) == 0)) {
2941 if (host_name_str == NULL && host_address_data == NULL) {

Completed in 101 milliseconds