Home
last modified time | relevance | path

Searched refs:_PySSL_FIX_ERRNO (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/
H A D_ssl.c34 #define _PySSL_FIX_ERRNO macro
39 do { PyEval_RestoreThread(save); _PySSL_FIX_ERRNO; } while(0)
110 #undef _PySSL_FIX_ERRNO macro
111 #define _PySSL_FIX_ERRNO _PySSLFixErrno() macro
343 _PySSL_FIX_ERRNO; in _PySSL_errno()

Completed in 12 milliseconds