Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
H A Dposixmodule.c.h1561 os_rename_impl(PyObject *module, path_t *src, path_t *dst, int src_dir_fd,
1602 return_value = os_rename_impl(module, &src, &dst, src_dir_fd, dst_dir_fd); in os_rename()
/third_party/python/Modules/
H A Dposixmodule.c4868 os_rename_impl(PyObject *module, path_t *src, path_t *dst, int src_dir_fd, in os_rename_impl() function

Completed in 26 milliseconds