Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dposixmodule.c2216 posix_getcwdu(PyObject *self, PyObject *noargs) in posix_getcwdu() function
8897 {"getcwdu", posix_getcwdu, METH_NOARGS, posix_getcwdu__doc__},