Home
last modified time | relevance | path

Searched defs:fd2 (Results 51 - 75 of 133) sorted by relevance

123456

/third_party/ltp/testcases/kernel/syscalls/flock/
H A Dflock04.c48 int fd2; in verify_flock() local
/third_party/ltp/testcases/kernel/syscalls/kcmp/
H A Dkcmp02.c26 static int fd2; variable
41 int *fd2; member
[all...]
H A Dkcmp01.c24 static int fd2; variable
34 int *fd2; member
/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.c36 static int fd2; variable
/third_party/ltp/testcases/kernel/input/
H A Dinput01.c40 static int fd2; variable
H A Dinput03.c40 static int fd, fd2; 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.c35 int fd2, rval; in run() local
/third_party/ltp/testcases/kernel/syscalls/fchown/
H A Dfchown04.c34 static int fd2 = -1; variable
/third_party/libevdev/test/
H A Dtest-uinput.c101 int fd, fd2; in START_TEST() local
156 int fd, fd2; in START_TEST() local
348 int fd, fd2; START_TEST() local
[all...]
/base/hiviewdfx/hiview/plugins/sysevent_source/test/unittest/common/
H A Dsys_event_stat_test.cpp83 int fd2 = OpenTestFile("./fd2.txt"); in HWTEST_F() local
/base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/test/
H A Ddlp_zip_test.cpp142 int32_t fd2 = open(inZip.c_str(), O_RDWR | O_CREAT, 0666); in HWTEST_F() local
176 int32_t fd2 = open(zipFile.c_str(), O_RDWR | O_CREAT, 0666); in HWTEST_F() local
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dtun.c108 int fd, fd2; in FIXTURE() local
/test/xts/acts/commonlibrary_lite/file_hal/src/
H A Dutils_file_reli_test.c256 int fd2 = UtilsFileOpen(fileName2, O_RDWR_FS | O_APPEND_FS, 0); variable
297 int fd2 = UtilsFileOpen(fileName3, O_RDWR_FS | O_APPEND_FS, 0); variable
336 int fd2 = UtilsFileOpen(fileName2, O_RDWR_FS, 0); global() variable
374 int fd2 = UtilsFileOpen(fileName3, O_RDWR_FS, 0); global() variable
[all...]
/test/xts/hats/kernel/syscalls/fileio/tee/
H A DTeeApiTest.cpp105 int fd2; in HWTEST_F() local
/third_party/mesa3d/src/util/
H A Dlibsync.h80 int32_t fd2; member
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...]
/third_party/mesa3d/include/drm-uapi/
H A Dsync_file.h46 __s32 fd2; member
/third_party/ltp/testcases/kernel/syscalls/execveat/
H A Dexecveat01.c35 static int fd2 = AT_FDCWD, fd3 = -1; 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.c31 static int fd2; variable
/third_party/ltp/testcases/kernel/syscalls/pwritev/
H A Dpwritev02.c39 static int fd2; variable
/third_party/ltp/testcases/kernel/syscalls/memfd_create/
H A Dmemfd_create01.c130 int fd2; in test_share_dup() local
194 int fd2; test_share_open() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/preadv2/
H A Dpreadv202.c33 static int fd2; 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

Completed in 8 milliseconds

123456