Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/
D_scproxy.c169 get_proxies(PyObject* mod __attribute__((__unused__))) in get_proxies() function
221 (PyCFunction)get_proxies,
/external/python/cpython3/Modules/
D_scproxy.c172 get_proxies(PyObject* Py_UNUSED(mod), PyObject *Py_UNUSED(ignored)) in get_proxies() function
227 get_proxies,