Searched refs:PySocketModule_ImportModuleAndAPI (Results 1 – 4 of 4) sorted by relevance
229 int PySocketModule_ImportModuleAndAPI(void) in PySocketModule_ImportModuleAndAPI() function
4170 if (PySocketModule_ImportModuleAndAPI()) in init_ssl()
368 #define PySocketModule_ImportModuleAndAPI() PyCapsule_Import(PySocket_CAPSULE_NAME, 1) macro
5768 PySocketModule_APIObject *sockmod = PySocketModule_ImportModuleAndAPI(); in sslmodule_init_socketapi()