Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dposixmodule.c7301 posix_strerror(PyObject *self, PyObject *args) in posix_strerror() function
9098 {"strerror", posix_strerror, METH_VARARGS, posix_strerror__doc__},