Searched refs:portCFNum (Results 1 – 1 of 1) sorted by relevance
975 CFNumberRef portCFNum; in p_getProxyInfoForTypeFromDictWithKeys() local985 portCFNum = (CFNumberRef)CFDictionaryGetValue(proxyDict, portKey); in p_getProxyInfoForTypeFromDictWithKeys()986 converted = p_convertCFNumberToInt(portCFNum, &port); in p_getProxyInfoForTypeFromDictWithKeys()