Searched defs:oldfilename (Results 1 – 3 of 3) sorted by relevance
906 let oldfilename = "foo.txt"; in test_linkat_file() localVariable940 let oldfilename = "foo.txt"; in test_linkat_olddirfd_none() localVariable979 let oldfilename = "foo.txt"; in test_linkat_newdirfd_none() localVariable1018 let oldfilename = "foo.txt"; in test_linkat_no_follow_symlink() localVariable1063 let oldfilename = "foo.txt"; in test_linkat_follow_symlink() localVariable
126 static int mysymlinkat(const char *oldfilename, in mysymlinkat()
192 static int mylinkat(int olddirfd, const char *oldfilename, int newdirfd, in mylinkat()