Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_ssl.c4975 PySSLSession_traverse(PySSLSession *self, visitproc visit, void *arg) in PySSLSession_traverse() function
5061 {Py_tp_traverse, PySSLSession_traverse},