Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h823 os_getcwdb_impl(PyObject *module);
828 return os_getcwdb_impl(module); in os_getcwdb()
/external/python/cpython3/Modules/
Dposixmodule.c3364 os_getcwdb_impl(PyObject *module) in os_getcwdb_impl() function