Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dsocketmodule.c4576 PySocketModule_APIObject PySocketModuleAPI = variable
4620 PySocketModuleAPI.error = socket_error;
4660 PyCapsule_New(&PySocketModuleAPI, PySocket_CAPSULE_NAME, NULL)
/external/python/cpython3/Tools/c-analyzer/cpython/
Dglobals-to-fix.tsv1350 Modules/socketmodule.c - PySocketModuleAPI -