Searched refs:os_fchdir_impl (Results 1 – 2 of 2) sorted by relevance
278 os_fchdir_impl(PyObject *module, int fd);292 return_value = os_fchdir_impl(module, fd); in os_fchdir()
2742 os_fchdir_impl(PyObject *module, int fd) in os_fchdir_impl() function