Home
last modified time | relevance | path

Searched defs:iov (Results 26 - 50 of 163) sorted by relevance

1234567

/third_party/ltp/testcases/kernel/syscalls/vmsplice/
H A Dvmsplice04.c22 static struct iovec iov; variable
H A Dvmsplice02.c42 const struct iovec *iov; member
/third_party/ltp/testcases/kernel/syscalls/sendmsg/
H A Dsendmsg03.c31 static struct iovec iov[IOVEC_COUNT]; variable
/third_party/ltp/utils/sctp/func_tests/
H A Dtest_autoclose.c68 struct iovec iov, out_iov; in main() local
H A Dtest_connect.c65 struct iovec iov; in main() local
H A Dtest_recvmsg.c67 struct iovec iov, out_iov; in main() local
/third_party/ltp/utils/sctp/lib/
H A Dsendmsg.c37 struct iovec iov; in sctp_sendmsg() local
78 struct iovec iov; in sctp_send() local
H A Drecvmsg.c60 struct iovec iov; in sctp_recvmsg() local
/third_party/lwip/src/core/distributed_net/
H A Dudp_transmit.c75 struct iovec iov[2] = {0}; in udp_transmit_sendto() local
115 struct iovec *iov in udp_transmit_sendmsg() local
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/unistd/
H A Dpreadv.c33 struct iovec iov[2]; in preadv_0100() local
76 struct iovec iov[2]; in preadv_0200() local
[all...]
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dcheck_gso_support.c45 struct iovec iov[IOV_CNT] = { in SendUdpSegment() local
/third_party/libuv/test/
H A Dtest-eintr-handling.c38 static uv_buf_t iov; variable
/third_party/ltp/testcases/kernel/fs/ftest/
H A Dlibftest.c29 void ft_dumpiov(struct iovec *iov) in ft_dumpiov() argument
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse_kern_chan.c58 static int fuse_kern_chan_send(struct fuse_chan *ch, const struct iovec iov[], in fuse_kern_chan_send() argument
/third_party/nghttp2/src/
H A Dbase64.h212 auto iov = make_byte_ref(balloc, len / 4 * 3 + 1); in decode() local
H A Dmemchunk_test.cc158 std::array<struct iovec, 2> iov; in test_memchunks_riovec() local
[all...]
/third_party/ltp/testcases/kernel/sound/
H A Dsnd_timer01.c83 struct iovec iov; in run() local
/third_party/ltp/testcases/kernel/syscalls/recvmsg/
H A Drecvmsg03.c53 struct iovec iov; in client() local
96 struct iovec iov; in server() local
H A Drecvmsg02.c42 struct iovec iov = { in verify_recvmsg() local
/third_party/ltp/testcases/network/can/cve/
H A Dcan_bcm01.c75 struct iovec iov = { in thread_run() local
102 struct iovec iov = { in run() local
/third_party/ltp/testcases/kernel/syscalls/ptrace/
H A Dptrace07.c101 struct iovec iov = { .iov_base = xstate, .iov_len = ebx }; in do_test() local
/third_party/pulseaudio/src/modules/rtp/
H A Dsap.c78 struct iovec iov[4]; in pa_sap_send() local
144 struct iovec iov; pa_sap_recv() local
[all...]
/foundation/communication/netmanager_base/services/netmanagernative/fwmarkclient/src/
H A Dfwmark_client.cpp66 iovec iov; in Send() local
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/wrapper/
H A Ddata_receiver.cpp74 iovec iov = {buffer_, sizeof(buffer_)}; in ReceiveMessage() local
/foundation/communication/netmanager_ext/frameworks/native/netvpnclient/src/
H A Dvpn_interface.cpp97 iovec iov = { in RecvMsgFromUnixServer() local

Completed in 9 milliseconds

1234567