Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/nix/test/
Dtest_unistd.rs907 let oldfilepath = tempdir.path().join(oldfilename); in test_linkat_file() localVariable
941 let oldfilepath = tempdir_oldfile.path().join(oldfilename); in test_linkat_olddirfd_none() localVariable
980 let oldfilepath = tempdir_oldfile.path().join(oldfilename); in test_linkat_newdirfd_none() localVariable
1019 let oldfilepath = tempdir.path().join(oldfilename); in test_linkat_no_follow_symlink() localVariable
1064 let oldfilepath = tempdir.path().join(oldfilename); in test_linkat_follow_symlink() localVariable