Searched refs:rProxyDict (Results 1 – 1 of 1) sorted by relevance
405 CFDictionaryRef rProxyDict = SCDynamicStoreCopyProxies(NULL); in getPropertyValue() local407 if (!rProxyDict) in getPropertyValue()410 … rExceptionsList = (CFArrayRef) CFDictionaryGetValue(rProxyDict, kSCPropNetProxiesExceptionsList); in getPropertyValue()425 if (rProxyDict) in getPropertyValue()426 CFRelease(rProxyDict); in getPropertyValue()