Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h820 {"getcwdb", (PyCFunction)os_getcwdb, METH_NOARGS, os_getcwdb__doc__},
826 os_getcwdb(PyObject *module, PyObject *Py_UNUSED(ignored)) in os_getcwdb() function