| /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/kcmp/ |
| 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/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
|
| H A D | fchown02.c | 34 static int fd1, fd2; 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
|
| /third_party/mesa3d/src/util/ |
| H A D | libsync.h | 132 static inline int sync_merge(const char *name, int fd1, int fd2) in sync_merge() argument 179 static inline int sync_accumulate(const char *name, int *fd1, int fd2) in sync_accumulate() argument [all...] |
| H A D | u_hash_table.c | 76 int fd1 = pointer_to_intptr(key1); in equal_fd() local
|
| /third_party/ltp/testcases/kernel/io/direct_io/ |
| H A D | diotest2.c | 72 int fd1 = -1; variable
|
| /third_party/ltp/testcases/kernel/syscalls/execveat/ |
| H A D | execveat01.c | 34 static int fd1, fd4; variable
|
| /third_party/ltp/testcases/kernel/syscalls/open/ |
| H A D | open07.c | 81 static int fd1, fd2; variable
|
| /third_party/ltp/testcases/kernel/syscalls/pwritev2/ |
| H A D | pwritev202.c | 30 static int fd1; variable
|
| /third_party/ltp/testcases/kernel/syscalls/pwritev/ |
| H A D | pwritev02.c | 38 static int fd1; variable
|
| /third_party/ltp/testcases/kernel/syscalls/preadv2/ |
| H A D | preadv202.c | 32 static int fd1; variable
|
| /third_party/ltp/testcases/kernel/syscalls/remap_file_pages/ |
| H A D | remap_file_pages01.c | 109 int fd1, fd2; /* File descriptors used at the test */ variable
|
| /third_party/ltp/testcases/kernel/syscalls/preadv/ |
| H A D | preadv02.c | 40 static int fd1; variable
|
| /base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/test/unittest/common/ |
| H A D | event_logger_catcher_test.cpp | 571 auto fd1 = open("/data/test/peerTestFile", O_CREAT | O_WRONLY | O_TRUNC, DEFAULT_MODE); in HWTEST_F() local
|
| /base/startup/init/services/begetctl/ |
| H A D | misc_daemon.cpp | 160 int fd1 = open(MISC_DEVICE_NODE, O_RDWR | O_CLOEXEC, S_IRUSR | S_IWUSR | S_IRGRP | S_IROTH); in WriteLogoToMisc() local
|