| /third_party/ltp/testcases/kernel/syscalls/kcmp/ |
| H A D | kcmp.h | 47 int kcmp(int pid1, int pid2, int type, int fd1, int fd2) in kcmp() argument
|
| H A D | kcmp02.c | 25 static int fd1; variable 40 int *fd1; member [all...] |
| H A D | kcmp01.c | 23 static int fd1; variable 33 int *fd1; member [all...] |
| /third_party/ltp/testcases/kernel/syscalls/llseek/ |
| H A D | llseek02.c | 26 static int fd1; variable
|
| /third_party/ltp/testcases/kernel/syscalls/fchmod/ |
| H A D | fchmod06.c | 21 static int fd1; variable
|
| /third_party/musl/libc-test/src/functionalext/supplement/select/ |
| H A D | poll_sup.c | 38 int fd1 = open(path1, O_WRONLY | O_CREAT, TEST_MODE); in poll_0100() local
|
| H A D | select.c | 83 int fd1, fd2; in select_0300() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/net/ |
| H A D | reuseaddr_conflict.c | 89 int fd1, fd2; in main() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
| H A D | xdp_attach.c | 13 int err, fd1, fd2, fd3; in test_xdp_attach() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/kcmp/ |
| H A D | kcmp_test.c | 23 static long sys_kcmp(int pid1, int pid2, int type, unsigned long fd1, unsigned long fd2) in sys_kcmp() argument 37 int fd1, fd2; in main() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/kcmp/ |
| H A D | kcmp_test.c | 23 static long sys_kcmp(int pid1, int pid2, int type, unsigned long fd1, unsigned long fd2) in sys_kcmp() argument 37 int fd1, fd2; in main() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/core/ |
| H A D | close_range_test.c | 388 int fd1, fd2, fd3, flags, ret, status; in TEST() local 470 int i, fd1, fd in TEST() local [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/net/ |
| H A D | reuseaddr_conflict.c | 89 int fd1, fd2; in main() local
|
| /third_party/libdrm/ |
| H A D | libsync.h | 86 static inline int sync_merge(const char *name, int fd1, int fd2) in sync_merge() argument 121 static inline int sync_accumulate(const char *name, int *fd1, int fd2) in sync_accumulate() argument [all...] |
| /third_party/ltp/testcases/kernel/io/direct_io/ |
| H A D | diotest1.c | 57 static int fd1, fd2; variable
|
| /third_party/ltp/testcases/kernel/syscalls/flock/ |
| H A D | flock04.c | 30 int retval, fd1; in child() local
|
| /third_party/ltp/testcases/kernel/syscalls/lseek/ |
| H A D | lseek07.c | 24 static int fd1, fd2; variable
|
| /third_party/ltp/testcases/kernel/syscalls/fcntl/ |
| H A D | fcntl32.c | 35 static int fd1; variable
|
| /third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/ |
| H A D | hugemmap27.c | 21 static int fd1 = -1, fd2 = -1; variable
|
| /third_party/ltp/testcases/kernel/syscalls/dup2/ |
| H A D | dup203.c | 23 static int fd0 = -1, fd1 = -1; variable
|
| /third_party/ltp/testcases/kernel/syscalls/fchown/ |
| H A D | fchown04.c | 33 static int fd1; variable
|
| /base/hiviewdfx/hiview/plugins/sysevent_source/test/unittest/common/ |
| H A D | sys_event_stat_test.cpp | 76 int fd1 = OpenTestFile("./fd1.txt"); in HWTEST_F() local
|
| /test/xts/acts/commonlibrary_lite/file_hal/src/ |
| H A D | utils_file_func_test.c | 201 int fd1 = UtilsFileOpen(fileName, O_RDONLY_FS | O_CREAT_FS | O_EXCL_FS, 0); variable 220 int fd1 = UtilsFileOpen(fileName, O_WRONLY_FS | O_CREAT_FS | O_EXCL_FS, 0); variable 239 int fd1 = UtilsFileOpen(fileName, O_RDWR_FS | O_CREAT_FS | O_EXCL_FS, 0); variable 258 int fd1 variable 277 int fd1 = UtilsFileOpen(fileName, O_RDWR_FS | O_CREAT_FS | O_EXCL_FS | O_APPEND_FS, 0); global() variable 316 int fd1 = UtilsFileOpen(fileName, O_RDWR_FS | O_TRUNC_FS, 0); global() variable 319 UtilsFileClose(fd1); global() variable [all...] |
| H A D | utils_file_reli_test.c | 247 int fd1 = UtilsFileOpen(fileName1, O_RDWR_FS | O_CREAT_FS, 0); variable 249 UtilsFileClose(fd1); variable 285 int fd1 = UtilsFileOpen(fileName1, O_RDWR_FS | O_CREAT_FS, 0); variable 287 UtilsFileClose(fd1); variable 327 int fd1 = UtilsFileOpen(fileName1, O_RDWR_FS | O_CREAT_FS, 0); variable 328 UtilsFileClose(fd1); variable 363 int fd1 = UtilsFileOpen(fileName1, O_RDWR_FS | O_CREAT_FS, 0); variable 364 UtilsFileClose(fd1); variable [all...] |
| /test/xts/hats/kernel/syscalls/fileio/tee/ |
| H A D | TeeApiTest.cpp | 104 int fd1; in HWTEST_F() local
|