Searched defs:pDNSKey (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Network/
H A DDrvNAT.cpp998 CFStringRef pDNSKey = CFSTR("State:/Network/Global/DNS"); local
1000 if (CFArrayContainsValue(hChangedKeys, CFRangeMake(0, CFArrayGetCount(hChangedKeys)), pDNSKey))
1004 CFDictionaryRef hDnsDict = (CFDictionaryRef)SCDynamicStoreCopyValue(hDynStor, pDNSKey);

Completed in 47 milliseconds