Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dsocketmodule.h229 int PySocketModule_ImportModuleAndAPI(void) in PySocketModule_ImportModuleAndAPI() function
D_ssl.c4086 if (PySocketModule_ImportModuleAndAPI()) in init_ssl()