Searched refs:os_rmdir_impl (Results 1 – 2 of 2) sorted by relevance
1692 os_rmdir_impl(PyObject *module, path_t *path, int dir_fd);1719 return_value = os_rmdir_impl(module, &path, dir_fd); in os_rmdir()
4648 os_rmdir_impl(PyObject *module, path_t *path, int dir_fd) in os_rmdir_impl() function