Home
last modified time | relevance | path

Searched refs:path_error2 (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Modules/
Dposixmodule.c1476 path_error2(path_t *path, path_t *path2) in path_error2() function
3432 return path_error2(src, dst); in os_link_impl()
3448 return path_error2(src, dst); in os_link_impl()
4071 return path_error2(src, dst); in internal_rename()
4090 return path_error2(src, dst); in internal_rename()
7426 return path_error2(src, dst); in os_symlink_impl()
7446 return path_error2(src, dst); in os_symlink_impl()