Searched defs:posix_strerror (Results 1 - 1 of 1) sorted by relevance

/external/python/cpython2/Modules/
H A Dposixmodule.c7267 posix_strerror(PyObject *self, PyObject *args) function
9064 {"strerror", posix_strerror, METH_VARARGS, posix_strerror__doc__},

Completed in 81 milliseconds