Home
last modified time | relevance | path

Searched refs:hostString (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A D_scproxy.c139 CFStringRef hostString; in set_proxy() local
141 hostString = CFDictionaryGetValue(proxyDict, hostKey); in set_proxy()
144 if (hostString) { in set_proxy()
146 PyObject* h = cfstring_to_pystring(hostString); in set_proxy()

Completed in 1 milliseconds