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

/macosx-10.10/configd-699.1.5/SystemConfiguration.fproj/
H A DSCNetworkInterface.c1241 IODictionaryCopyCFStringValue(CFDictionaryRef io_dict, CFStringRef io_key) function
1859 str = IODictionaryCopyCFStringValue(bus_dict, CFSTR("name"));
1901 interfacePrivate->location = IODictionaryCopyCFStringValue(interface_dict, CFSTR(kIOLocation));
2275 interfacePrivate->entity_device = IODictionaryCopyCFStringValue(interface_dict, CFSTR(kIOTTYDeviceKey));
2280 base = IODictionaryCopyCFStringValue(interface_dict, CFSTR(kIOTTYBaseNameKey));

Completed in 134 milliseconds