HomeSort by relevance Sort by last modified time
    Searched refs:r1_iov_ (Results 1 - 18 of 18) sorted by null

  /external/strace/tests/
preadv.c 132 const struct iovec r1_iov_[] = { local
142 r_iov = tail_memdup(r1_iov_, sizeof(r1_iov_));
144 rc = preadv(fd, r_iov, ARRAY_SIZE(r1_iov_), r_len);
151 (unsigned int) ARRAY_SIZE(r1_iov_),
recvmsg.c 136 const struct iovec r1_iov_[] = { local
146 r_iov = tail_memdup(r1_iov_, sizeof(r1_iov_));
148 r_mh->msg_iovlen = ARRAY_SIZE(r1_iov_);
156 r1_c, r_len, w_len, (unsigned int) ARRAY_SIZE(r1_iov_),
mmsg.c 141 const struct iovec r1_iov_[] = { local
151 struct iovec *r1_iov = tail_memdup(r1_iov_, sizeof(r1_iov_));
162 .msg_iovlen = ARRAY_SIZE(r1_iov_),
192 (unsigned int) ARRAY_SIZE(r1_iov_), LENGTH_OF(r1_c),
196 (unsigned int) ARRAY_SIZE(r1_iov_), LENGTH_OF(r1_c),
preadv-pwritev.c 151 const struct iovec r1_iov_[] = { local
161 r_iov = tail_memdup(r1_iov_, sizeof(r1_iov_));
163 rc = preadv(0, r_iov, ARRAY_SIZE(r1_iov_), r_len);
171 r1_c, r_len, w_len, (unsigned int) ARRAY_SIZE(r1_iov_),
readv.c 135 const struct iovec r1_iov_[] = { local
145 r_iov = tail_memdup(r1_iov_, sizeof(r1_iov_));
147 assert(readv(fds[0], r_iov, ARRAY_SIZE(r1_iov_)) == (int) w_len - (int) r_len);
152 fds[0], r1_c, r_len, w_len, (unsigned int) ARRAY_SIZE(r1_iov_),
preadv2-pwritev2.c 156 const struct iovec r1_iov_[] = { local
166 r_iov = tail_memdup(r1_iov_, sizeof(r1_iov_));
168 rc = pr(0, r_iov, ARRAY_SIZE(r1_iov_), r_len);
176 r1_c, r_len, w_len, (unsigned int) ARRAY_SIZE(r1_iov_),
  /external/strace/tests-m32/
preadv.c 132 const struct iovec r1_iov_[] = { local
142 r_iov = tail_memdup(r1_iov_, sizeof(r1_iov_));
144 rc = preadv(fd, r_iov, ARRAY_SIZE(r1_iov_), r_len);
151 (unsigned int) ARRAY_SIZE(r1_iov_),
recvmsg.c 136 const struct iovec r1_iov_[] = { local
146 r_iov = tail_memdup(r1_iov_, sizeof(r1_iov_));
148 r_mh->msg_iovlen = ARRAY_SIZE(r1_iov_);
156 r1_c, r_len, w_len, (unsigned int) ARRAY_SIZE(r1_iov_),
mmsg.c 141 const struct iovec r1_iov_[] = { local
151 struct iovec *r1_iov = tail_memdup(r1_iov_, sizeof(r1_iov_));
162 .msg_iovlen = ARRAY_SIZE(r1_iov_),
192 (unsigned int) ARRAY_SIZE(r1_iov_), LENGTH_OF(r1_c),
196 (unsigned int) ARRAY_SIZE(r1_iov_), LENGTH_OF(r1_c),
preadv-pwritev.c 151 const struct iovec r1_iov_[] = { local
161 r_iov = tail_memdup(r1_iov_, sizeof(r1_iov_));
163 rc = preadv(0, r_iov, ARRAY_SIZE(r1_iov_), r_len);
171 r1_c, r_len, w_len, (unsigned int) ARRAY_SIZE(r1_iov_),
readv.c 135 const struct iovec r1_iov_[] = { local
145 r_iov = tail_memdup(r1_iov_, sizeof(r1_iov_));
147 assert(readv(fds[0], r_iov, ARRAY_SIZE(r1_iov_)) == (int) w_len - (int) r_len);
152 fds[0], r1_c, r_len, w_len, (unsigned int) ARRAY_SIZE(r1_iov_),
preadv2-pwritev2.c 156 const struct iovec r1_iov_[] = { local
166 r_iov = tail_memdup(r1_iov_, sizeof(r1_iov_));
168 rc = pr(0, r_iov, ARRAY_SIZE(r1_iov_), r_len);
176 r1_c, r_len, w_len, (unsigned int) ARRAY_SIZE(r1_iov_),
  /external/strace/tests-mx32/
preadv.c 132 const struct iovec r1_iov_[] = { local
142 r_iov = tail_memdup(r1_iov_, sizeof(r1_iov_));
144 rc = preadv(fd, r_iov, ARRAY_SIZE(r1_iov_), r_len);
151 (unsigned int) ARRAY_SIZE(r1_iov_),
recvmsg.c 136 const struct iovec r1_iov_[] = { local
146 r_iov = tail_memdup(r1_iov_, sizeof(r1_iov_));
148 r_mh->msg_iovlen = ARRAY_SIZE(r1_iov_);
156 r1_c, r_len, w_len, (unsigned int) ARRAY_SIZE(r1_iov_),
mmsg.c 141 const struct iovec r1_iov_[] = { local
151 struct iovec *r1_iov = tail_memdup(r1_iov_, sizeof(r1_iov_));
162 .msg_iovlen = ARRAY_SIZE(r1_iov_),
192 (unsigned int) ARRAY_SIZE(r1_iov_), LENGTH_OF(r1_c),
196 (unsigned int) ARRAY_SIZE(r1_iov_), LENGTH_OF(r1_c),
preadv-pwritev.c 151 const struct iovec r1_iov_[] = { local
161 r_iov = tail_memdup(r1_iov_, sizeof(r1_iov_));
163 rc = preadv(0, r_iov, ARRAY_SIZE(r1_iov_), r_len);
171 r1_c, r_len, w_len, (unsigned int) ARRAY_SIZE(r1_iov_),
readv.c 135 const struct iovec r1_iov_[] = { local
145 r_iov = tail_memdup(r1_iov_, sizeof(r1_iov_));
147 assert(readv(fds[0], r_iov, ARRAY_SIZE(r1_iov_)) == (int) w_len - (int) r_len);
152 fds[0], r1_c, r_len, w_len, (unsigned int) ARRAY_SIZE(r1_iov_),
preadv2-pwritev2.c 156 const struct iovec r1_iov_[] = { local
166 r_iov = tail_memdup(r1_iov_, sizeof(r1_iov_));
168 rc = pr(0, r_iov, ARRAY_SIZE(r1_iov_), r_len);
176 r1_c, r_len, w_len, (unsigned int) ARRAY_SIZE(r1_iov_),

Completed in 655 milliseconds