Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_ssl.c2290 context_clear(PySSLContext *self) in context_clear() function
2303 context_clear(self); in context_dealloc()
3533 (inquiry) context_clear, /*tp_clear*/
/external/python/cpython3/Modules/
D_ssl.c3298 context_clear(PySSLContext *self) in context_clear() function
3321 context_clear(self); in context_dealloc()
4842 (inquiry) context_clear, /*tp_clear*/