/third_party/NuttX/fs/vfs/ |
H A D | fs_dup2.c | 52 int dup2(int fd1, int fd2) in dup2() argument
|
H A D | fs_dupfd2.c | 83 int fs_dupfd2(int fd1, int fd2) in fs_dupfd2() argument
|
/third_party/python/Python/ |
H A D | dup2.c | 21 dup2(int fd1, int fd2) in dup2() argument [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
H A D | udp_limit.c | 11 int fd1 = -1, fd2 = -1; in test_udp_limit() local
|
H A D | xdp_dev_bound_only.c | 30 int fd2 = -1; in test_xdp_dev_bound_only_offdev() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/ |
H A D | sk_bind_sendto_listen.c | 10 int fd1, fd2, one = 1; in main() local [all...] |
H A D | sk_connect_zero_addr.c | 10 int fd1, fd2, one = 1; in main() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/shm_open/ |
H A D | 8-1.c | 37 int fd1, fd2; in main() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
H A D | udp_limit.c | 13 int fd1 = -1, fd2 = -1; in test_udp_limit() local
|
/third_party/musl/src/unistd/ |
H A D | linkat.c | 4 int linkat(int fd1, const char *existing, int fd2, const char *new, int flag) in linkat() argument
|
/third_party/ltp/testcases/kernel/syscalls/flock/ |
H A D | flock06.c | 24 int fd1, fd2; in verify_flock() local
|
H A D | flock03.c | 26 int fd2; in childfunc() local
|
/kernel/linux/linux-5.10/tools/testing/selftests/proc/ |
H A D | fd-002-posix-eq.c | 27 int fd0, fd1, fd2; in main() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/proc/ |
H A D | fd-002-posix-eq.c | 27 int fd0, fd1, fd2; in main() local
|
/kernel/linux/linux-6.6/tools/testing/selftests/filelock/ |
H A D | ofdlocks.c | 40 int fd2 = open("/tmp/aa", O_RDONLY); in main() local
|
/third_party/mesa3d/src/android_stub/ |
H A D | sync_stub.cpp | 15 int sync_merge(const char *name, int fd, int fd2) in sync_merge() argument
|
/third_party/musl/src/stat/ |
H A D | fchmodat.c | 19 int fd2; in fchmodat() local
|
/third_party/musl/libc-test/src/functionalext/supplement/mman/ |
H A D | functionalext_shm_open.c | 48 int fd2 = shm_open(shm_name, O_RDWR, S_IRUSR | S_IWUSR); in shm_open_0200() local 67 int fd2 = shm_open(shm_name, O_CREAT | O_EXCL | O_RDWR, S_IRUSR | S_IWUSR); in shm_open_0300() local
|
/third_party/musl/libc-test/src/functionalext/supplement/unistd/ |
H A D | linkat.c | 31 int fd2 = -1; in linkat_0100() local 52 int fd2 = -1; in linkat_0200() local
|
/third_party/ltp/include/lapi/ |
H A D | kcmp.h | 34 static inline int kcmp(int pid1, int pid2, int type, int fd1, int fd2) in kcmp() argument
|
/third_party/ltp/testcases/kernel/fs/fs_di/ |
H A D | frag.c | 48 int bytes_read = 0, bytes_written = 0, fd1 = -1, fd2 = -1; in main() local
|
/third_party/nghttp2/src/ |
H A 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/musl/src/linux/ |
H A D | epoll.c | 27 int epoll_ctl(int fd, int op, int fd2, struct epoll_event *ev) in epoll_ctl() argument
|
/third_party/ltp/testcases/kernel/syscalls/eventfd2/ |
H A D | eventfd2_03.c | 34 static void sem_player(int fd1, int fd2) in sem_player() argument 60 int fd1, fd2; in run() local [all...] |
/third_party/ltp/testcases/kernel/mce-test/stress/tools/fs-metadata/ |
H A D | k-tree-gen.c | 56 int fd = 0, fd2; in k_tree_gen() local
|