Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/
D_scproxy.c49 get_proxy_settings(PyObject* mod __attribute__((__unused__))) in get_proxy_settings() function
215 (PyCFunction)get_proxy_settings,
/external/python/cpython3/Modules/
D_scproxy.c56 get_proxy_settings(PyObject* Py_UNUSED(mod), PyObject *Py_UNUSED(ignored)) in get_proxy_settings() function
221 get_proxy_settings,