Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dasyncore.py75 def _strerror(err): function
/third_party/nghttp2/python/
Dnghttp2.pyx235 cdef _strerror(int liberror_code): function