Searched refs:chosenProxy (Results 1 – 1 of 1) sorted by relevance
218 CFDictionaryRef chosenProxy = 0; in chooseProxyFromArray() local225 chosenProxy = proxyInfo; in chooseProxyFromArray()230 chosenProxy = proxyInfo; in chooseProxyFromArray()236 if (chosenProxy) { in chooseProxyFromArray()240 CFTypeRef proxyHost = CFDictionaryGetValue(chosenProxy, kCFProxyHostNameKey); in chooseProxyFromArray()241 CFTypeRef proxyPort = CFDictionaryGetValue(chosenProxy, kCFProxyPortNumberKey); in chooseProxyFromArray()