Home
last modified time | relevance | path

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

/external/rust/crates/nix/test/
Dtest_unistd.rs819 let newfilename = "bar.txt"; in test_linkat_file() localVariable
843 let newfilename = "bar.txt"; in test_linkat_olddirfd_none() localVariable
868 let newfilename = "bar.txt"; in test_linkat_newdirfd_none() localVariable
895 let newfilename = "nofollowsymbar.txt"; in test_linkat_no_follow_symlink() localVariable
932 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()