/third_party/libdrm/ |
D | libsync.h | 51 int32_t fd2; member 86 static inline int sync_merge(const char *name, int fd1, int fd2) in sync_merge() 121 static inline int sync_accumulate(const char *name, int *fd1, int fd2) in sync_accumulate()
|
/third_party/musl/libc-test/src/functionalext/supplement/unistd/ |
D | linkat.c | 31 int fd2 = -1; in linkat_0100() local 52 int fd2 = -1; in linkat_0200() local
|
/third_party/nghttp2/src/ |
D | shrpx_config_test.cc | 170 auto fd2 = mkstemp(file2); in test_shrpx_config_read_tls_ticket_key_file() local 213 auto fd2 = mkstemp(file2); in test_shrpx_config_read_tls_ticket_key_file_aes_256() local
|
/third_party/ltp/testcases/kernel/syscalls/eventfd2/ |
D | eventfd2_03.c | 80 static void sem_player(int fd1, int fd2) in sem_player() 112 int c, fd1, fd2, status; in main() local
|
/third_party/ltp/testcases/kernel/syscalls/kcmp/ |
D | kcmp02.c | 26 static int fd2; variable 41 int *fd2; member
|
D | kcmp01.c | 24 static int fd2; variable 34 int *fd2; member
|
D | kcmp.h | 47 int kcmp(int pid1, int pid2, int type, int fd1, int fd2) in kcmp()
|
/third_party/NuttX/fs/vfs/ |
D | fs_dup2.c | 52 int dup2(int fd1, int fd2) in dup2()
|
D | fs_dupfd2.c | 80 int fs_dupfd2(int fd1, int fd2) in fs_dupfd2()
|
/third_party/python/Python/ |
D | dup2.c | 20 dup2(int fd1, int fd2) in dup2()
|
/third_party/ltp/testcases/kernel/syscalls/memfd_create/ |
D | memfd_create01.c | 130 int fd2; in test_share_dup() local 194 int fd2; in test_share_open() local
|
/third_party/musl/src/unistd/ |
D | linkat.c | 4 int linkat(int fd1, const char *existing, int fd2, const char *new, int flag) in linkat()
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/shm_open/ |
D | 8-1.c | 37 int fd1, fd2; in main() local
|
/third_party/ltp/testcases/kernel/syscalls/flock/ |
D | flock06.c | 24 int fd1, fd2; in verify_flock() local
|
D | flock03.c | 26 int fd2; in childfunc() local
|
/third_party/musl/src/stat/ |
D | fchmodat.c | 15 int ret, fd2; in fchmodat() local
|
/third_party/mesa3d/src/util/ |
D | libsync.h | 173 static inline int sync_accumulate(const char *name, int *fd1, int fd2) in sync_accumulate()
|
D | os_file.c | 203 os_same_file_description(int fd1, int fd2) in os_same_file_description() 217 os_same_file_description(int fd1, int fd2) in os_same_file_description()
|
/third_party/mesa3d/src/android_stub/ |
D | sync_stub.cpp | 15 int sync_merge(const char *name, int fd, int fd2) in sync_merge()
|
/third_party/ltp/testcases/kernel/mce-test/stress/tools/fs-metadata/ |
D | k-tree-gen.c | 56 int fd = 0, fd2; in k_tree_gen() local
|
/third_party/ltp/testcases/kernel/fs/fs_di/ |
D | frag.c | 48 int bytes_read = 0, bytes_written = 0, fd1 = -1, fd2 = -1; in main() local
|
/third_party/ltp/testcases/kernel/syscalls/fcntl/ |
D | fcntl01.c | 48 int fd[10], fd2[10]; in main() local
|
/third_party/ltp/testcases/kernel/input/ |
D | input02.c | 39 static int fd2; variable
|
D | input04.c | 37 static int fd, fd2; variable
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/ |
D | 3-1.c | 51 int fd2; in main() local
|