Home
last modified time | relevance | path

Searched defs:py_ssl_library_code (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/
D_ssl.c95 struct py_ssl_library_code { struct
96 const char *library;
97 int code;
/external/python/cpython3/Modules/
D_ssl.c96 struct py_ssl_library_code { struct
97 const char *library;
98 int code;