/aosp_15_r20/external/ltp/testcases/kernel/syscalls/renameat2/ |
H A D | renameat201.c | 53 static int newdirfd; variable 59 int *newdirfd; member
|
H A D | renameat2.h | 27 int renameat2(int olddirfd, const char *oldpath, int newdirfd, in renameat2()
|
H A D | renameat202.c | 40 static int newdirfd; variable
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/symlinkat/ |
H A D | symlinkat01.c | 67 static int olddirfd, newdirfd = -1, cwd_fd = AT_FDCWD, stdinfd = 0, crapfd = variable 127 int newdirfd, const char *newfilename) in mysymlinkat()
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/linkat/ |
H A D | linkat01.c | 87 static int olddirfd, newdirfd = -1, cwd_fd = AT_FDCWD, stdinfd = 0, badfd = variable 192 static int mylinkat(int olddirfd, const char *oldfilename, int newdirfd, in mylinkat()
|
/aosp_15_r20/external/strace/tests/ |
H A D | renameat2.c | 46 const unsigned long newdirfd = in main() local
|
/aosp_15_r20/external/strace/tests-mx32/ |
H A D | renameat2.c | 46 const unsigned long newdirfd = in main() local
|
/aosp_15_r20/external/strace/tests-m32/ |
H A D | renameat2.c | 46 const unsigned long newdirfd = in main() local
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/openat2/ |
H A D | helpers.c | 40 int newdirfd, const char *newpath, unsigned int flags) in sys_renameat2()
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/renameat/ |
H A D | renameat01.c | 75 static int newdirfd; variable
|
/aosp_15_r20/external/ltp/include/old/ |
H A D | safe_macros.h | 97 #define SAFE_LINKAT(cleanup_fn, olddirfd, oldpath, newdirfd, newpath, flags) \ argument
|
/aosp_15_r20/external/ltp/include/ |
H A D | tst_safe_macros.h | 184 #define SAFE_LINKAT(olddirfd, oldpath, newdirfd, newpath, flags) \ argument
|
/aosp_15_r20/external/ltp/lib/ |
H A D | safe_macros.c | 464 int newdirfd, const char *newpath, int flags) in safe_linkat()
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/landlock/ |
H A D | fs_test.c | 26 int renameat2(int olddirfd, const char *oldpath, int newdirfd, in renameat2()
|
/aosp_15_r20/external/liburing/src/include/ |
H A D | liburing.h | 773 const char *target, int newdirfd, in io_uring_prep_symlinkat()
|