Home
last modified time | relevance | path

Searched defs:fd1 (Results 26 - 50 of 74) sorted by relevance

123

/third_party/ltp/testcases/kernel/syscalls/flock/
H A Dflock04.c30 int retval, fd1; in child() local
/third_party/ltp/testcases/kernel/syscalls/kcmp/
H A Dkcmp02.c25 static int fd1; variable
40 int *fd1; member
[all...]
H A Dkcmp01.c23 static int fd1; variable
33 int *fd1; member
[all...]
/third_party/ltp/testcases/kernel/syscalls/lseek/
H A Dlseek07.c24 static int fd1, fd2; variable
/third_party/ltp/testcases/kernel/syscalls/fcntl/
H A Dfcntl32.c35 static int fd1; variable
/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/
H A Dhugemmap27.c21 static int fd1 = -1, fd2 = -1; variable
/third_party/ltp/testcases/kernel/syscalls/dup2/
H A Ddup203.c23 static int fd0 = -1, fd1 = -1; variable
/third_party/ltp/testcases/kernel/syscalls/fchown/
H A Dfchown04.c33 static int fd1; variable
H A Dfchown02.c34 static int fd1, fd2; variable
/base/hiviewdfx/hiview/plugins/sysevent_source/test/unittest/common/
H A Dsys_event_stat_test.cpp76 int fd1 = OpenTestFile("./fd1.txt"); in HWTEST_F() local
/test/xts/acts/commonlibrary_lite/file_hal/src/
H A Dutils_file_func_test.c201 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 Dutils_file_reli_test.c247 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 DTeeApiTest.cpp104 int fd1; in HWTEST_F() local
/third_party/mesa3d/src/util/
H A Dlibsync.h132 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 Du_hash_table.c76 int fd1 = pointer_to_intptr(key1); in equal_fd() local
/third_party/ltp/testcases/kernel/io/direct_io/
H A Ddiotest2.c72 int fd1 = -1; variable
/third_party/ltp/testcases/kernel/syscalls/execveat/
H A Dexecveat01.c34 static int fd1, fd4; variable
/third_party/ltp/testcases/kernel/syscalls/open/
H A Dopen07.c81 static int fd1, fd2; variable
/third_party/ltp/testcases/kernel/syscalls/pwritev2/
H A Dpwritev202.c30 static int fd1; variable
/third_party/ltp/testcases/kernel/syscalls/pwritev/
H A Dpwritev02.c38 static int fd1; variable
/third_party/ltp/testcases/kernel/syscalls/preadv2/
H A Dpreadv202.c32 static int fd1; variable
/third_party/ltp/testcases/kernel/syscalls/remap_file_pages/
H A Dremap_file_pages01.c109 int fd1, fd2; /* File descriptors used at the test */ variable
/third_party/ltp/testcases/kernel/syscalls/preadv/
H A Dpreadv02.c40 static int fd1; variable
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/test/unittest/common/
H A Devent_logger_catcher_test.cpp571 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 Dmisc_daemon.cpp160 int fd1 = open(MISC_DEVICE_NODE, O_RDWR | O_CLOEXEC, S_IRUSR | S_IWUSR | S_IRGRP | S_IROTH); in WriteLogoToMisc() local

Completed in 10 milliseconds

123