Home
last modified time | relevance | path

Searched refs:hostKey (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Mac/Modules/
D_scproxy.c128 CFStringRef hostKey, CFStringRef portKey) in set_proxy() argument
136 hostString = CFDictionaryGetValue(proxyDict, hostKey); in set_proxy()
/external/python/cpython3/Modules/
D_scproxy.c133 CFStringRef hostKey, CFStringRef portKey) in set_proxy() argument
141 hostString = CFDictionaryGetValue(proxyDict, hostKey); in set_proxy()