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

/macosx-10.10.1/configd-699.1.5/SystemConfiguration.fproj/
H A DSCNetworkSignature.c140 CFDictionaryRef global_v4_state_dict = NULL; local
181 global_v4_state_dict = CFDictionaryGetValue(info, global_state_v4_key);
183 if (isA_CFDictionary(global_v4_state_dict) == NULL) {
187 service_id = CFDictionaryGetValue(global_v4_state_dict,

Completed in 63 milliseconds