Home
last modified time | relevance | path

Searched refs:os_rmdir_impl (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Modules/clinic/
H A Dposixmodule.c.h1696 os_rmdir_impl(PyObject *module, path_t *path, int dir_fd);
1723 return_value = os_rmdir_impl(module, &path, dir_fd); in os_rmdir()
/third_party/python/Modules/
H A Dposixmodule.c4913 os_rmdir_impl(PyObject *module, path_t *path, int dir_fd) in os_rmdir_impl() function

Completed in 26 milliseconds