Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dsocketmodule.h218 PySocketModule_APIObject PySocketModule; variable
237 memcpy(&PySocketModule, api, sizeof(PySocketModule)); in PySocketModule_ImportModuleAndAPI()
D_ssl.c3015 PySocketModule.Sock_Type, in context_wrap_socket()
3021 PySocketModule.Sock_Type, in context_wrap_socket()
4108 PySocketModule.error, NULL); in init_ssl()