Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/nix/test/
Dtest_unistd.rs909 let newfilename = "bar.txt"; in test_linkat_file() localVariable
944 let newfilename = "bar.txt"; in test_linkat_olddirfd_none() localVariable
983 let newfilename = "bar.txt"; in test_linkat_newdirfd_none() localVariable
1024 let newfilename = "nofollowsymbar.txt"; in test_linkat_no_follow_symlink() localVariable
1069 let newfilename = "nofollowsymbar.txt"; in test_linkat_follow_symlink() localVariable
/external/ltp/testcases/kernel/syscalls/symlinkat/
Dsymlinkat01.c127 int newdirfd, const char *newfilename) in mysymlinkat()
/external/ltp/testcases/kernel/syscalls/linkat/
Dlinkat01.c193 const char *newfilename, int flags) in mylinkat()