Searched defs:old_path (Results 1 – 7 of 7) sorted by relevance
13 def main(old_path, new_path): argument
66 let old_path = old_dir.path().join("old"); in test_renameat() localVariable96 let old_path = old_dir.path().join("old"); in test_renameat2_behaves_like_renameat_with_no_flags() localVariable140 let old_path = old_dir.path().join("old"); in test_renameat2_exchange() localVariable188 let old_path = old_dir.path().join("old"); in test_renameat2_noreplace() localVariable
22 char *old_path; in main() local
2355 static int ntfs_fuse_link(const char *old_path, const char *new_path) in ntfs_fuse_link()2587 static int ntfs_fuse_safe_rename(const char *old_path, in ntfs_fuse_safe_rename()2635 static int ntfs_fuse_rename_existing_dest(const char *old_path, const char *new_path) in ntfs_fuse_rename_existing_dest()2679 static int ntfs_fuse_rename(const char *old_path, const char *new_path) in ntfs_fuse_rename()
1753 const char* old_path, in uvwasi_path_link()2125 const char* old_path, in uvwasi_path_rename()2227 const char* old_path, in uvwasi_path_symlink()
1271 char *old_path = getenv("PATH"); in add_paths() local
1209 BufferValue old_path(isolate, args[0]); in Rename() local