HomeSort by relevance Sort by last modified time
    Searched refs:iovec (Results 251 - 275 of 475) sorted by null

<<111213141516171819

  /external/ltp/utils/sctp/func_tests/
test_assoc_shutdown.c 68 struct iovec iov;
75 struct iovec out_iov;
test_fragments.c 80 struct iovec iov;
87 struct iovec out_iov;
test_inaddr_any.c 75 struct iovec out_iov;
76 struct iovec iov;
  /external/python/cpython2/Modules/_multiprocessing/
multiprocessing.c 106 struct iovec dummy_iov;
147 struct iovec dummy_iov;
  /external/strace/tests/
ioctl_sg_io_v3.c 153 const struct iovec iov[] = {
162 struct iovec *const t_iov = tail_memdup(iov, sizeof(iov));
mmsg_name.c 88 struct iovec *const send_iov = tail_alloc(sizeof(*send_iov) * IOV_MAX1);
183 struct iovec *const recv_iov = tail_alloc(sizeof(*recv_iov) * IOV_MAX1);
  /external/strace/tests-m32/
ioctl_sg_io_v3.c 153 const struct iovec iov[] = {
162 struct iovec *const t_iov = tail_memdup(iov, sizeof(iov));
mmsg_name.c 88 struct iovec *const send_iov = tail_alloc(sizeof(*send_iov) * IOV_MAX1);
183 struct iovec *const recv_iov = tail_alloc(sizeof(*recv_iov) * IOV_MAX1);
  /external/strace/tests-mx32/
ioctl_sg_io_v3.c 153 const struct iovec iov[] = {
162 struct iovec *const t_iov = tail_memdup(iov, sizeof(iov));
mmsg_name.c 88 struct iovec *const send_iov = tail_alloc(sizeof(*send_iov) * IOV_MAX1);
183 struct iovec *const recv_iov = tail_alloc(sizeof(*recv_iov) * IOV_MAX1);
  /external/wpa_supplicant_8/src/l2_packet/
l2_packet_privsep.c 33 struct iovec io[2];
66 struct iovec io[4];
  /frameworks/av/media/libnblog/
NBLog.cpp 753 audio_utils_iovec iovec[2]; local
754 ssize_t availToRead = mFifoReader->obtain(iovec, capacity, NULL /*timeout*/, &lost);
760 memcpy(snapshot->mData, (const char *) mFifo->buffer() + iovec[0].mOffset, iovec[0].mLength);
761 if (iovec[1].mLength > 0) {
762 memcpy(snapshot->mData + (iovec[0].mLength),
763 (const char *) mFifo->buffer() + iovec[1].mOffset, iovec[1].mLength);
    [all...]
  /frameworks/native/libs/vr/libpdx_uds/private/uds/
service_endpoint.h 61 Status<size_t> ReadMessageData(Message* message, const iovec* vector,
63 Status<size_t> WriteMessageData(Message* message, const iovec* vector,
  /system/core/libbacktrace/
backtrace_read_benchmarks.cpp 70 struct iovec dst_iov = {
74 struct iovec src_iov = {
  /system/core/libion/
ion_test.c 121 struct iovec count_vec = {
175 struct iovec count_vec = {
  /system/core/liblog/
stderr_write.c 48 static int stderrWrite(log_id_t logId, struct timespec* ts, struct iovec* vec,
150 static int stderrWrite(log_id_t logId, struct timespec* ts, struct iovec* vec,
  /system/core/libnetutils/
packet.c 94 struct iovec iov[3];
149 msghdr.msg_iovlen = sizeof(iov) / sizeof(struct iovec);
  /toolchain/binutils/binutils-2.27/bfd/
bfdwin.c 156 && (abfd->iovec == NULL
157 || abfd->iovec->bseek (abfd, offset, SEEK_SET) != 0))
  /system/netd/server/
XfrmController.cpp 164 void logIov(const std::vector<iovec>& iov) {
165 for (const iovec& row : iov) {
267 std::vector<iovec>* iovecs) const override {
276 for (const iovec& iov : *iovecs) {
410 std::vector<iovec> iov = {{NULL, 0}, // reserved for the eventual addition of a NLMSG_HDR
418 std::vector<iovec> iov = {{NULL, 0}}; // reserved for the eventual addition of a NLMSG_HDR
838 std::vector<iovec> iov = {
    [all...]
  /prebuilts/go/darwin-x86/src/syscall/
zsysnum_freebsd_386.go 93 SYS_READV = 120 // { int readv(int fd, struct iovec *iovp, \
94 SYS_WRITEV = 121 // { int writev(int fd, struct iovec *iovp, \
167 SYS_PREADV = 289 // { ssize_t preadv(int fd, struct iovec *iovp, \
168 SYS_PWRITEV = 290 // { ssize_t pwritev(int fd, struct iovec *iovp, \
225 SYS_NMOUNT = 378 // { int nmount(struct iovec *iovp, \
289 SYS_SCTP_GENERIC_SENDMSG_IOV = 473 // { int sctp_generic_sendmsg_iov(int sd, struct iovec *iov, int iovlen, \
290 SYS_SCTP_GENERIC_RECVMSG = 474 // { int sctp_generic_recvmsg(int sd, struct iovec *iov, int iovlen, \
321 SYS_JAIL_GET = 506 // { int jail_get(struct iovec *iovp, \
322 SYS_JAIL_SET = 507 // { int jail_set(struct iovec *iovp, \
zsysnum_freebsd_amd64.go 93 SYS_READV = 120 // { int readv(int fd, struct iovec *iovp, \
94 SYS_WRITEV = 121 // { int writev(int fd, struct iovec *iovp, \
167 SYS_PREADV = 289 // { ssize_t preadv(int fd, struct iovec *iovp, \
168 SYS_PWRITEV = 290 // { ssize_t pwritev(int fd, struct iovec *iovp, \
225 SYS_NMOUNT = 378 // { int nmount(struct iovec *iovp, \
289 SYS_SCTP_GENERIC_SENDMSG_IOV = 473 // { int sctp_generic_sendmsg_iov(int sd, struct iovec *iov, int iovlen, \
290 SYS_SCTP_GENERIC_RECVMSG = 474 // { int sctp_generic_recvmsg(int sd, struct iovec *iov, int iovlen, \
321 SYS_JAIL_GET = 506 // { int jail_get(struct iovec *iovp, \
322 SYS_JAIL_SET = 507 // { int jail_set(struct iovec *iovp, \
zsysnum_freebsd_arm.go 93 SYS_READV = 120 // { int readv(int fd, struct iovec *iovp, \
94 SYS_WRITEV = 121 // { int writev(int fd, struct iovec *iovp, \
167 SYS_PREADV = 289 // { ssize_t preadv(int fd, struct iovec *iovp, \
168 SYS_PWRITEV = 290 // { ssize_t pwritev(int fd, struct iovec *iovp, \
225 SYS_NMOUNT = 378 // { int nmount(struct iovec *iovp, \
289 SYS_SCTP_GENERIC_SENDMSG_IOV = 473 // { int sctp_generic_sendmsg_iov(int sd, struct iovec *iov, int iovlen, \
290 SYS_SCTP_GENERIC_RECVMSG = 474 // { int sctp_generic_recvmsg(int sd, struct iovec *iov, int iovlen, \
321 SYS_JAIL_GET = 506 // { int jail_get(struct iovec *iovp, \
322 SYS_JAIL_SET = 507 // { int jail_set(struct iovec *iovp, \
  /prebuilts/go/linux-x86/src/syscall/
zsysnum_freebsd_386.go 93 SYS_READV = 120 // { int readv(int fd, struct iovec *iovp, \
94 SYS_WRITEV = 121 // { int writev(int fd, struct iovec *iovp, \
167 SYS_PREADV = 289 // { ssize_t preadv(int fd, struct iovec *iovp, \
168 SYS_PWRITEV = 290 // { ssize_t pwritev(int fd, struct iovec *iovp, \
225 SYS_NMOUNT = 378 // { int nmount(struct iovec *iovp, \
289 SYS_SCTP_GENERIC_SENDMSG_IOV = 473 // { int sctp_generic_sendmsg_iov(int sd, struct iovec *iov, int iovlen, \
290 SYS_SCTP_GENERIC_RECVMSG = 474 // { int sctp_generic_recvmsg(int sd, struct iovec *iov, int iovlen, \
321 SYS_JAIL_GET = 506 // { int jail_get(struct iovec *iovp, \
322 SYS_JAIL_SET = 507 // { int jail_set(struct iovec *iovp, \
zsysnum_freebsd_amd64.go 93 SYS_READV = 120 // { int readv(int fd, struct iovec *iovp, \
94 SYS_WRITEV = 121 // { int writev(int fd, struct iovec *iovp, \
167 SYS_PREADV = 289 // { ssize_t preadv(int fd, struct iovec *iovp, \
168 SYS_PWRITEV = 290 // { ssize_t pwritev(int fd, struct iovec *iovp, \
225 SYS_NMOUNT = 378 // { int nmount(struct iovec *iovp, \
289 SYS_SCTP_GENERIC_SENDMSG_IOV = 473 // { int sctp_generic_sendmsg_iov(int sd, struct iovec *iov, int iovlen, \
290 SYS_SCTP_GENERIC_RECVMSG = 474 // { int sctp_generic_recvmsg(int sd, struct iovec *iov, int iovlen, \
321 SYS_JAIL_GET = 506 // { int jail_get(struct iovec *iovp, \
322 SYS_JAIL_SET = 507 // { int jail_set(struct iovec *iovp, \
zsysnum_freebsd_arm.go 93 SYS_READV = 120 // { int readv(int fd, struct iovec *iovp, \
94 SYS_WRITEV = 121 // { int writev(int fd, struct iovec *iovp, \
167 SYS_PREADV = 289 // { ssize_t preadv(int fd, struct iovec *iovp, \
168 SYS_PWRITEV = 290 // { ssize_t pwritev(int fd, struct iovec *iovp, \
225 SYS_NMOUNT = 378 // { int nmount(struct iovec *iovp, \
289 SYS_SCTP_GENERIC_SENDMSG_IOV = 473 // { int sctp_generic_sendmsg_iov(int sd, struct iovec *iov, int iovlen, \
290 SYS_SCTP_GENERIC_RECVMSG = 474 // { int sctp_generic_recvmsg(int sd, struct iovec *iov, int iovlen, \
321 SYS_JAIL_GET = 506 // { int jail_get(struct iovec *iovp, \
322 SYS_JAIL_SET = 507 // { int jail_set(struct iovec *iovp, \

Completed in 1064 milliseconds

<<111213141516171819