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()
297 #define PySocketModule_ImportModuleAndAPI() PyCapsule_Import(PySocket_CAPSULE_NAME, 1) macro
5993 socket_api = PySocketModule_ImportModuleAndAPI(); in PyInit__ssl()