/external/linux-kselftest/tools/testing/selftests/net/ |
D | psock_lib.h | 75 static __maybe_unused void pair_udp_open(int fds[], uint16_t port) in pair_udp_open() 111 static __maybe_unused void pair_udp_send_char(int fds[], int num, char payload) in pair_udp_send_char() 133 static __maybe_unused void pair_udp_send(int fds[], int num) in pair_udp_send() 138 static __maybe_unused void pair_udp_close(int fds[]) in pair_udp_close()
|
D | psock_fanout.c | 221 static int sock_fanout_read(int fds[], char *rings[], const int expect[]) in sock_fanout_read() 255 int fds[2]; in test_control_group() local 292 int fds[3]; in test_unique_fanout_group_ids() local 350 int fds[2], fds_udp[2][2], ret; in test_datapath() local
|
/external/liburing/test/ |
D | file-register.c | 107 int *files, *fds = NULL; in test_grow() local 150 int *files, *fds = NULL; in test_replace_all() local 189 int *files, *fds = NULL; in test_replace() local 225 int *files, *fds = NULL; in test_removals() local 264 int *files, *fds = NULL; in test_additions() local 386 int *files, *fds = NULL; in test_zero() local 598 int ret, i, *fds, newfd; in test_sparse_updates() local 656 int ret, fd, i, fds[2]; in test_fixed_removal_ordering() local
|
D | link-timeout.c | 304 int fds[2], ret, i; in test_single_link_timeout_error() local 381 int fds[2], ret, i; in test_single_link_no_timeout() local 469 int fds[2], ret, i; in test_single_link_timeout() local 543 int fds[2], ret, i; in test_timeout_link_chain1() local 632 int fds[2], ret, i; in test_timeout_link_chain2() local 726 int fds[2], ret, i; in test_timeout_link_chain3() local 846 int fds[2], ret, i; in test_timeout_link_chain4() local
|
D | ring-leak.c | 30 __s32 fds[2] = { fd1, fd2 }; in __io_uring_register_files() local 81 int ret, fds[2]; in test_iowq_request_cancel() local
|
D | file-update.c | 66 int *fds, *newfds; in test_update_multiring() local 109 int *fds, i, ret; in test_sqe_update() local
|
/external/libchrome/base/posix/ |
D | unix_domain_socket_unittest.cc | 53 int fds[2]; in TEST() local 88 int fds[2]; in TEST() local 105 int fds[2]; in TEST() local 132 int fds[2]; in TEST() local 162 int fds[2]; in TEST() local
|
D | unix_domain_socket.cc | 73 const std::vector<int>& fds) { in SendMsg() 121 std::vector<ScopedFD>* fds) { in RecvMsg() 129 std::vector<ScopedFD>* fds, in RecvMsgWithPid() 139 std::vector<ScopedFD>* fds, in RecvMsgWithFlags()
|
/external/google-breakpad/src/client/linux/minidump_writer/ |
D | minidump_writer_unittest.cc | 65 int fds[2]; in TEST() local 95 int fds[2]; in TEST() local 128 int fds[2]; in TEST() local 225 int fds[2]; in TEST() local 258 int fds[2]; in TEST() local 321 int fds[2]; in TEST() local 374 int fds[2]; in TEST() local 422 int fds[2]; in TEST() local 528 int fds[2]; in TEST() local 608 int fds[2]; in TEST() local [all …]
|
/external/libbrillo/brillo/ |
D | unittest_utils.cc | 20 int fds[2]; in ScopedPipe() local 38 int fds[2]; in ScopedSocketPair() local
|
/external/strace/ |
D | poll.c | 39 const struct pollfd *fds = elem_buf; in print_pollfd() local 57 struct pollfd fds; in decode_poll_entering() local 67 struct pollfd fds; in decode_poll_exiting() local
|
/external/rust/crates/nix/test/ |
D | test_poll.rs | 22 let mut fds = [PollFd::new(r, PollFlags::POLLIN)]; in test_poll() localVariable 52 let mut fds = [PollFd::new(r, PollFlags::POLLIN)]; in test_ppoll() localVariable
|
/external/v4l2_codec2/components/ |
D | VideoFrame.cpp | 19 std::vector<int> fds; in Create() local 28 VideoFrame::VideoFrame(std::shared_ptr<C2GraphicBlock> block, std::vector<int> fds) in VideoFrame()
|
/external/google-breakpad/src/client/mac/tests/ |
D | exception_handler_test.cc | 106 int fds[2]; in InProcessCrash() local 245 int fds[2]; in TEST_F() local 310 int fds[2]; in TEST_F() local 409 int fds[2]; in TEST_F() local 505 int fds[2]; in TEST_F() local 605 int fds[2]; in TEST_F() local 664 int fds[2]; in TEST_F() local
|
/external/ltp/testcases/kernel/syscalls/ppoll/ |
D | ppoll01.c | 44 struct pollfd *fds; /* fds ppoll parameter */ member 158 static inline int libc_ppoll(struct pollfd *fds, nfds_t nfds, void *tmo_p, in libc_ppoll() 165 static inline int sys_ppoll(struct pollfd *fds, nfds_t nfds, void *tmo_p, in sys_ppoll() 171 static inline int sys_ppoll_time64(struct pollfd *fds, nfds_t nfds, void *tmo_p, in sys_ppoll_time64()
|
/external/rust/crates/libc/src/unix/solarish/ |
D | compat.rs | 81 let fds = ::open(subordpath, O_RDWR | O_NOCTTY); in openpty() localVariable 128 let mut fds = -1; in forkpty() localVariable
|
/external/libcups/scheduler/ |
D | file.c | 148 cupsdClosePipe(int *fds) /* I - Pipe file descriptors (2) */ in cupsdClosePipe() 243 cupsdOpenPipe(int *fds) /* O - Pipe file descriptors (2) */ in cupsdOpenPipe()
|
/external/libkmsxx/kms++/src/ |
D | dmabufframebuffer.cpp | 19 … vector<int> fds, vector<uint32_t> pitches, vector<uint32_t> offsets, vector<uint64_t> modifiers) in DmabufFramebuffer() 25 … vector<int> fds, vector<uint32_t> pitches, vector<uint32_t> offsets, vector<uint64_t> modifiers) in DmabufFramebuffer()
|
/external/python/cpython3/Lib/multiprocessing/ |
D | forkserver.py | 76 def connect_to_new_process(self, fds): argument 299 def _serve_one(child_r, fds, unused_fds, handlers): argument
|
/external/strace/tests-mx32/ |
D | print_maxfd.c | 37 int fds[2]; in main() local
|
D | pipe.c | 45 int *const fds = tail_alloc(sizeof(*fds) * 2); in main() local
|
/external/strace/tests-m32/ |
D | print_maxfd.c | 37 int fds[2]; in main() local
|
D | pipe.c | 45 int *const fds = tail_alloc(sizeof(*fds) * 2); in main() local
|
/external/strace/tests/ |
D | pipe.c | 45 int *const fds = tail_alloc(sizeof(*fds) * 2); in main() local
|
D | print_maxfd.c | 37 int fds[2]; in main() local
|