Searched defs:old_path (Results 1 – 7 of 7) sorted by relevance
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
80 std::filesystem::path old_path(filepath); in OutputSourceFiles() local
2356 static int ntfs_fuse_link(const char *old_path, const char *new_path) in ntfs_fuse_link()2588 static int ntfs_fuse_safe_rename(const char *old_path, in ntfs_fuse_safe_rename()2636 static int ntfs_fuse_rename_existing_dest(const char *old_path, const char *new_path) in ntfs_fuse_rename_existing_dest()2680 static int ntfs_fuse_rename(const char *old_path, const char *new_path) in ntfs_fuse_rename()
1437 char *old_path = getenv("PATH"); in add_paths() local
1376 WCHAR* old_path = NULL; in TEST_IMPL() local
496 const ngtcp2_path *old_path, in path_validation()