Home
last modified time | relevance | path

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

/external/rust/crates/nix/test/
Dtest_unistd.rs902 let newfilename = "bar.txt"; in test_linkat_file() localVariable
935 let newfilename = "bar.txt"; in test_linkat_olddirfd_none() localVariable
972 let newfilename = "bar.txt"; in test_linkat_newdirfd_none() localVariable
1016 let newfilename = "nofollowsymbar.txt"; in test_linkat_no_follow_symlink() localVariable
1059 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()