| /kernel/linux/linux-6.6/tools/testing/selftests/landlock/ |
| H A D | base_test.c | 265 int ruleset_fd_tx, dir_fd; in TEST() local [all...] |
| /third_party/ltp/testcases/kernel/syscalls/mkdirat/ |
| H A D | mkdirat02.c | 21 static int dir_fd; variable
|
| H A D | mkdirat01.c | 46 static int dir_fd, fd; variable 51 int *dir_fd; member
|
| /third_party/ltp/testcases/kernel/syscalls/faccessat/ |
| H A D | faccessat02.c | 25 static int dir_fd, file_fd; variable
|
| H A D | faccessat01.c | 31 static int dir_fd, file_fd; variable
|
| /third_party/musl/libc-test/src/functionalext/supplement/stat/ |
| H A D | futimesat.c | 32 int dir_fd = open(path, O_RDONLY | O_DIRECTORY); in futimesat_0100() local 84 int dir_fd = open(path, O_RDONLY | O_DIRECTORY); in futimesat_0200() local 139 int dir_fd = open(path, O_RDONLY | O_DIRECTORY); futimesat_time64_0200() local [all...] |
| /third_party/ltp/testcases/kernel/syscalls/openat/ |
| H A D | openat01.c | 40 static int dir_fd, fd; variable 46 int *dir_fd; member [all...] |
| H A D | openat04.c | 44 static int tmpfile_fd = -1, dir_fd = -1, mount_flag; variable
|
| /third_party/ltp/testcases/kernel/syscalls/readdir/ |
| H A D | readdir21.c | 30 static unsigned int dir_fd; variable
|
| /third_party/ltp/testcases/kernel/syscalls/fchownat/ |
| H A D | fchownat02.c | 43 static int dir_fd; variable
|
| H A D | fchownat01.c | 45 static int dir_fd; variable
|
| /third_party/ltp/testcases/kernel/syscalls/pread/ |
| H A D | pread02.c | 25 static int pipe_fd[2], fd, dir_fd; variable
|
| /third_party/ltp/testcases/kernel/syscalls/readlinkat/ |
| H A D | readlinkat01.c | 32 static int file_fd, dir_fd, dir_fd2; variable
|
| H A D | readlinkat02.c | 32 static int file_fd, dir_fd; variable
|
| /third_party/ltp/testcases/kernel/syscalls/statx/ |
| H A D | statx12.c | 29 static int dir_fd = -1, file_fd = -1; variable
|
| /kernel/linux/linux-5.10/tools/testing/selftests/proc/ |
| H A D | fd-003-kthread.c | 44 int dir_fd, fd; in kernel_thread_fd() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/proc/ |
| H A D | fd-003-kthread.c | 44 int dir_fd, fd; in kernel_thread_fd() local
|
| /third_party/ltp/testcases/kernel/syscalls/name_to_handle_at/ |
| H A D | name_to_handle_at01.c | 24 static int dir_fd, fd_atcwd = AT_FDCWD, file_fd; variable [all...] |
| /third_party/ltp/testcases/kernel/syscalls/faccessat2/ |
| H A D | faccessat201.c | 27 static int dir_fd, bad_fd = -1; variable
|
| /third_party/ltp/testcases/kernel/syscalls/open_by_handle_at/ |
| H A D | open_by_handle_at01.c | 24 static int dir_fd, fd_atcwd = AT_FDCWD, file_fd; variable
|
| /third_party/ltp/testcases/kernel/syscalls/mknodat/ |
| H A D | mknodat01.c | 51 static int dir_fd, fd; variable 56 int *dir_fd; member
|
| H A D | mknodat02.c | 56 static int dir_fd; variable 63 int *dir_fd; member [all...] |
| /third_party/ltp/testcases/kernel/syscalls/openat2/ |
| H A D | openat201.c | 16 static int dir_fd = -1, fd_atcwd = AT_FDCWD; variable [all...] |
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| H A D | timendk1.cpp | 83 int dir_fd = open(TEST_FILE_PATH, O_RDONLY | O_DIRECTORY);
in Futimesat_One() local
|
| /third_party/python/Lib/test/ |
| H A D | test_glob.py | 12 dir_fd = None variable in GlobTests [all...] |