Home
last modified time | relevance | path

Searched refs:PySocketModule (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/python/cpython2/Modules/
Dsocketmodule.h218 PySocketModule_APIObject PySocketModule; variable
237 memcpy(&PySocketModule, api, sizeof(PySocketModule)); in PySocketModule_ImportModuleAndAPI()
D_ssl.c3110 PySocketModule.Sock_Type, in context_wrap_socket()
3116 PySocketModule.Sock_Type, in context_wrap_socket()
4196 PySocketModule.error, NULL); in init_ssl()
/aosp_15_r20/external/python/cpython3/Tools/c-analyzer/cpython/
Dglobals-to-fix.tsv758 Modules/_ssl.c - PySocketModule -