Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/nix/test/
Dtest_unistd.rs904 let oldfilepath = tempdir.path().join(oldfilename); in test_linkat_file() localVariable
938 let oldfilepath = tempdir_oldfile.path().join(oldfilename); in test_linkat_olddirfd_none() localVariable
977 let oldfilepath = tempdir_oldfile.path().join(oldfilename); in test_linkat_newdirfd_none() localVariable
1016 let oldfilepath = tempdir.path().join(oldfilename); in test_linkat_no_follow_symlink() localVariable
1061 let oldfilepath = tempdir.path().join(oldfilename); in test_linkat_follow_symlink() localVariable