Searched defs:r0_iov_ (Results 1 - 18 of 18) sorted by relevance

/external/strace/tests/
H A Dpreadv-pwritev.c131 const struct iovec r0_iov_[] = { local
137 const struct iovec *r_iov = tail_memdup(r0_iov_, sizeof(r0_iov_));
139 rc = preadv(0, r_iov, ARRAY_SIZE(r0_iov_), 0);
146 r0_c, r_len, (unsigned int) ARRAY_SIZE(r0_iov_),
H A Dpreadv.c113 const struct iovec r0_iov_[] = { local
119 const struct iovec *r_iov = tail_memdup(r0_iov_, sizeof(r0_iov_));
123 rc = preadv(fd, r_iov, ARRAY_SIZE(r0_iov_), 0);
128 fd, r0_c, r_len, (unsigned int) ARRAY_SIZE(r0_iov_), r_len);
H A Dreadv.c118 const struct iovec r0_iov_[] = { local
124 const struct iovec *r_iov = tail_memdup(r0_iov_, sizeof(r0_iov_));
126 assert(readv(fds[0], r_iov, ARRAY_SIZE(r0_iov_)) == (int) r_len);
130 fds[0], r0_c, r_len, (unsigned int) ARRAY_SIZE(r0_iov_),
H A Dmmsg.c134 const struct iovec r0_iov_[] = { local
140 struct iovec *r0_iov = tail_memdup(r0_iov_, sizeof(r0_iov_));
157 .msg_iovlen = ARRAY_SIZE(r0_iov_),
190 r0_c, r_len, (unsigned int) ARRAY_SIZE(r0_iov_),
194 (unsigned int) ARRAY_SIZE(r0_iov_), LENGTH_OF(r0_c),
H A Dpreadv2-pwritev2.c136 const struct iovec r0_iov_[] = { local
142 const struct iovec *r_iov = tail_memdup(r0_iov_, sizeof(r0_iov_));
144 rc = pr(0, r_iov, ARRAY_SIZE(r0_iov_), 0);
151 r0_c, r_len, (unsigned int) ARRAY_SIZE(r0_iov_),
H A Drecvmsg.c111 const struct iovec r0_iov_[] = { local
117 struct iovec *r_iov = tail_memdup(r0_iov_, sizeof(r0_iov_));
121 .msg_iovlen = ARRAY_SIZE(r0_iov_)
131 r0_c, r_len, (unsigned int) ARRAY_SIZE(r0_iov_),
/external/strace/tests-m32/
H A Dpreadv-pwritev.c131 const struct iovec r0_iov_[] = { local
137 const struct iovec *r_iov = tail_memdup(r0_iov_, sizeof(r0_iov_));
139 rc = preadv(0, r_iov, ARRAY_SIZE(r0_iov_), 0);
146 r0_c, r_len, (unsigned int) ARRAY_SIZE(r0_iov_),
H A Dpreadv.c113 const struct iovec r0_iov_[] = { local
119 const struct iovec *r_iov = tail_memdup(r0_iov_, sizeof(r0_iov_));
123 rc = preadv(fd, r_iov, ARRAY_SIZE(r0_iov_), 0);
128 fd, r0_c, r_len, (unsigned int) ARRAY_SIZE(r0_iov_), r_len);
H A Dreadv.c118 const struct iovec r0_iov_[] = { local
124 const struct iovec *r_iov = tail_memdup(r0_iov_, sizeof(r0_iov_));
126 assert(readv(fds[0], r_iov, ARRAY_SIZE(r0_iov_)) == (int) r_len);
130 fds[0], r0_c, r_len, (unsigned int) ARRAY_SIZE(r0_iov_),
H A Dmmsg.c134 const struct iovec r0_iov_[] = { local
140 struct iovec *r0_iov = tail_memdup(r0_iov_, sizeof(r0_iov_));
157 .msg_iovlen = ARRAY_SIZE(r0_iov_),
190 r0_c, r_len, (unsigned int) ARRAY_SIZE(r0_iov_),
194 (unsigned int) ARRAY_SIZE(r0_iov_), LENGTH_OF(r0_c),
H A Dpreadv2-pwritev2.c136 const struct iovec r0_iov_[] = { local
142 const struct iovec *r_iov = tail_memdup(r0_iov_, sizeof(r0_iov_));
144 rc = pr(0, r_iov, ARRAY_SIZE(r0_iov_), 0);
151 r0_c, r_len, (unsigned int) ARRAY_SIZE(r0_iov_),
H A Drecvmsg.c111 const struct iovec r0_iov_[] = { local
117 struct iovec *r_iov = tail_memdup(r0_iov_, sizeof(r0_iov_));
121 .msg_iovlen = ARRAY_SIZE(r0_iov_)
131 r0_c, r_len, (unsigned int) ARRAY_SIZE(r0_iov_),
/external/strace/tests-mx32/
H A Dpreadv-pwritev.c131 const struct iovec r0_iov_[] = { local
137 const struct iovec *r_iov = tail_memdup(r0_iov_, sizeof(r0_iov_));
139 rc = preadv(0, r_iov, ARRAY_SIZE(r0_iov_), 0);
146 r0_c, r_len, (unsigned int) ARRAY_SIZE(r0_iov_),
H A Dpreadv.c113 const struct iovec r0_iov_[] = { local
119 const struct iovec *r_iov = tail_memdup(r0_iov_, sizeof(r0_iov_));
123 rc = preadv(fd, r_iov, ARRAY_SIZE(r0_iov_), 0);
128 fd, r0_c, r_len, (unsigned int) ARRAY_SIZE(r0_iov_), r_len);
H A Dreadv.c118 const struct iovec r0_iov_[] = { local
124 const struct iovec *r_iov = tail_memdup(r0_iov_, sizeof(r0_iov_));
126 assert(readv(fds[0], r_iov, ARRAY_SIZE(r0_iov_)) == (int) r_len);
130 fds[0], r0_c, r_len, (unsigned int) ARRAY_SIZE(r0_iov_),
H A Dmmsg.c134 const struct iovec r0_iov_[] = { local
140 struct iovec *r0_iov = tail_memdup(r0_iov_, sizeof(r0_iov_));
157 .msg_iovlen = ARRAY_SIZE(r0_iov_),
190 r0_c, r_len, (unsigned int) ARRAY_SIZE(r0_iov_),
194 (unsigned int) ARRAY_SIZE(r0_iov_), LENGTH_OF(r0_c),
H A Dpreadv2-pwritev2.c136 const struct iovec r0_iov_[] = { local
142 const struct iovec *r_iov = tail_memdup(r0_iov_, sizeof(r0_iov_));
144 rc = pr(0, r_iov, ARRAY_SIZE(r0_iov_), 0);
151 r0_c, r_len, (unsigned int) ARRAY_SIZE(r0_iov_),
H A Drecvmsg.c111 const struct iovec r0_iov_[] = { local
117 struct iovec *r_iov = tail_memdup(r0_iov_, sizeof(r0_iov_));
121 .msg_iovlen = ARRAY_SIZE(r0_iov_)
131 r0_c, r_len, (unsigned int) ARRAY_SIZE(r0_iov_),

Completed in 115 milliseconds