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