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

/macosx-10.9.5/bootp-268.1/IPConfiguration.bproj/
H A Dstf.c269 CFDictionaryRef ipv4_global_dict = NULL; local
275 ipv4_global_dict = CFDictionaryGetValue(info, ipv4_global_key);
276 ipv4_global_dict = isA_CFDictionary(ipv4_global_dict);
280 if (ipv4_global_dict != NULL) {
281 serviceID = CFDictionaryGetValue(ipv4_global_dict,

Completed in 268 milliseconds