Searched refs:socksEnableCF (Results 1 – 1 of 1) sorted by relevance
273 …CFTypeRef socksEnableCF = CFDictionaryGetValue(proxyDictionary.get(), kSCPropNetProxiesSOCKSEnable… in chooseProxy() local275 …if (socksEnableCF && CFGetTypeID(socksEnableCF) == CFNumberGetTypeID() && CFNumberGetValue(static_… in chooseProxy()