Searched refs:CurrentDir (Results 1 – 2 of 2) sorted by relevance
1437 if ((mydir = CurrentDir(mydir)) != 0) // make sure we stay in the same directory in mch_call_shell()
5530 CurrentDir(PyObject *self, PyObject *args UNUSED) in CurrentDir() function5667 {"__dir__", (PyCFunction)CurrentDir, METH_NOARGS, ""},