Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_ssl.c1672 static void PySSL_dealloc(PySSLSocket *self) in PySSL_dealloc() function
2140 (destructor)PySSL_dealloc, /*tp_dealloc*/
/external/python/cpython3/Modules/
D_ssl.c2157 static void PySSL_dealloc(PySSLSocket *self) in PySSL_dealloc() function
2877 (destructor)PySSL_dealloc, /*tp_dealloc*/