Home
last modified time | relevance | path

Searched defs:newdirfd (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/openat2/
H A Dhelpers.c40 int newdirfd, const char *newpath, unsigned int flags) in sys_renameat2()
/linux/tools/testing/selftests/landlock/
H A Dfs_test.c43 int renameat2(int olddirfd, const char *oldpath, int newdirfd, in renameat2() argument