Home
last modified time | relevance | path

Searched defs:old_path (Results 1 – 7 of 7) sorted by relevance

/third_party/rust/crates/nix/test/
Dtest_fcntl.rs66 let old_path = old_dir.path().join("old"); in test_renameat() localVariable
96 let old_path = old_dir.path().join("old"); in test_renameat2_behaves_like_renameat_with_no_flags() localVariable
140 let old_path = old_dir.path().join("old"); in test_renameat2_exchange() localVariable
188 let old_path = old_dir.path().join("old"); in test_renameat2_noreplace() localVariable
/third_party/ltp/testcases/kernel/fs/mongo/
Dmongo_slinks.c22 char *old_path; in main() local
/third_party/spirv-tools/tools/objdump/
Dobjdump.cpp80 std::filesystem::path old_path(filepath); in OutputSourceFiles() local
/third_party/ntfs-3g/src/
Dntfs-3g.c2356 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()
/third_party/ltp/lib/
Dtst_test.c1437 char *old_path = getenv("PATH"); in add_paths() local
/third_party/libuv/test/
Dtest-spawn.c1376 WCHAR* old_path = NULL; in TEST_IMPL() local
/third_party/nghttp2/src/
Dshrpx_http3_upstream.cc496 const ngtcp2_path *old_path, in path_validation()