Lines Matching refs:oldfilename
899 let oldfilename = "foo.txt"; in test_linkat_file() localVariable
900 let oldfilepath = tempdir.path().join(oldfilename); in test_linkat_file()
916 oldfilename, in test_linkat_file()
931 let oldfilename = "foo.txt"; in test_linkat_olddirfd_none() localVariable
932 let oldfilepath = tempdir_oldfile.path().join(oldfilename); in test_linkat_olddirfd_none()
953 oldfilename, in test_linkat_olddirfd_none()
968 let oldfilename = "foo.txt"; in test_linkat_newdirfd_none() localVariable
969 let oldfilepath = tempdir_oldfile.path().join(oldfilename); in test_linkat_newdirfd_none()
990 oldfilename, in test_linkat_newdirfd_none()
1010 let oldfilename = "foo.txt"; in test_linkat_no_follow_symlink() localVariable
1011 let oldfilepath = tempdir.path().join(oldfilename); in test_linkat_no_follow_symlink()
1053 let oldfilename = "foo.txt"; in test_linkat_follow_symlink() localVariable
1054 let oldfilepath = tempdir.path().join(oldfilename); in test_linkat_follow_symlink()