HomeSort by relevance Sort by last modified time
    Searched refs:tail_memdup (Results 1 - 25 of 150) sorted by null

1 2 3 4 5 6

  /external/strace/tests/
recvmsg.c 51 void *w0 = tail_memdup(w0_c, LENGTH_OF(w0_c));
55 void *w1 = tail_memdup(w1_c, LENGTH_OF(w1_c));
59 void *w2 = tail_memdup(w2_c, LENGTH_OF(w2_c));
78 struct iovec *w_iov = tail_memdup(w_iov_, sizeof(w_iov_));
86 const struct msghdr *w_mh = tail_memdup(&w_mh_, sizeof(w_mh_));
116 struct iovec *r_iov = tail_memdup(r0_iov_, sizeof(r0_iov_));
122 struct msghdr *r_mh = tail_memdup(&r_mh_, sizeof(r_mh_));
145 r_iov = tail_memdup(r1_iov_, sizeof(r1_iov_));
umovestr-illptr.c 39 const void *const p = tail_memdup(".", 2);
vmsplice.c 53 void *w0 = tail_memdup(w0_c, LENGTH_OF(w0_c));
57 void *w1 = tail_memdup(w1_c, LENGTH_OF(w1_c));
61 void *w2 = tail_memdup(w2_c, LENGTH_OF(w2_c));
75 const struct iovec *iov = tail_memdup(iov_, sizeof(iov_));
xattr-strings.c 14 const char *const z_value = tail_memdup(c_value, sizeof(c_value));
mmsg.c 48 void *w0 = tail_memdup(w0_c, LENGTH_OF(w0_c));
52 void *w1 = tail_memdup(w1_c, LENGTH_OF(w1_c));
56 void *w2 = tail_memdup(w2_c, LENGTH_OF(w2_c));
67 struct iovec *w0_iov = tail_memdup(w0_iov_, sizeof(w0_iov_));
75 struct iovec *w1_iov = tail_memdup(w1_iov_, sizeof(w1_iov_));
90 void *w_mmh = tail_memdup(w_mmh_, sizeof(w_mmh_));
139 struct iovec *r0_iov = tail_memdup(r0_iov_, sizeof(r0_iov_));
150 struct iovec *r1_iov = tail_memdup(r1_iov_, sizeof(r1_iov_));
165 void *r_mmh = tail_memdup(r_mmh_, sizeof(r_mmh_));
umoven-illptr.c 41 const void *const p = tail_memdup(&ts, sizeof(ts));
preadv-pwritev.c 54 void *w0 = tail_memdup(w0_c, LENGTH_OF(w0_c));
60 void *w1 = tail_memdup(w1_c, LENGTH_OF(w1_c));
64 void *w2 = tail_memdup(w2_c, LENGTH_OF(w2_c));
93 const struct iovec *w_iov = tail_memdup(w_iov_, sizeof(w_iov_));
136 const struct iovec *r_iov = tail_memdup(r0_iov_, sizeof(r0_iov_));
160 r_iov = tail_memdup(r1_iov_, sizeof(r1_iov_));
readv.c 47 void *w0 = tail_memdup(w0_c, LENGTH_OF(w0_c));
53 void *w1 = tail_memdup(w1_c, LENGTH_OF(w1_c));
57 void *w2 = tail_memdup(w2_c, LENGTH_OF(w2_c));
85 const struct iovec *w_iov = tail_memdup(w_iov_, sizeof(w_iov_));
123 const struct iovec *r_iov = tail_memdup(r0_iov_, sizeof(r0_iov_));
144 r_iov = tail_memdup(r1_iov_, sizeof(r1_iov_));
request_key.c 74 char *bogus_type = tail_memdup(unterminated1, sizeof(unterminated1));
75 char *bogus_desc = tail_memdup(unterminated2, sizeof(unterminated2));
76 char *bogus_info = tail_memdup(unterminated3, sizeof(unterminated3));
  /external/strace/tests-m32/
recvmsg.c 51 void *w0 = tail_memdup(w0_c, LENGTH_OF(w0_c));
55 void *w1 = tail_memdup(w1_c, LENGTH_OF(w1_c));
59 void *w2 = tail_memdup(w2_c, LENGTH_OF(w2_c));
78 struct iovec *w_iov = tail_memdup(w_iov_, sizeof(w_iov_));
86 const struct msghdr *w_mh = tail_memdup(&w_mh_, sizeof(w_mh_));
116 struct iovec *r_iov = tail_memdup(r0_iov_, sizeof(r0_iov_));
122 struct msghdr *r_mh = tail_memdup(&r_mh_, sizeof(r_mh_));
145 r_iov = tail_memdup(r1_iov_, sizeof(r1_iov_));
umovestr-illptr.c 39 const void *const p = tail_memdup(".", 2);
vmsplice.c 53 void *w0 = tail_memdup(w0_c, LENGTH_OF(w0_c));
57 void *w1 = tail_memdup(w1_c, LENGTH_OF(w1_c));
61 void *w2 = tail_memdup(w2_c, LENGTH_OF(w2_c));
75 const struct iovec *iov = tail_memdup(iov_, sizeof(iov_));
xattr-strings.c 14 const char *const z_value = tail_memdup(c_value, sizeof(c_value));
mmsg.c 48 void *w0 = tail_memdup(w0_c, LENGTH_OF(w0_c));
52 void *w1 = tail_memdup(w1_c, LENGTH_OF(w1_c));
56 void *w2 = tail_memdup(w2_c, LENGTH_OF(w2_c));
67 struct iovec *w0_iov = tail_memdup(w0_iov_, sizeof(w0_iov_));
75 struct iovec *w1_iov = tail_memdup(w1_iov_, sizeof(w1_iov_));
90 void *w_mmh = tail_memdup(w_mmh_, sizeof(w_mmh_));
139 struct iovec *r0_iov = tail_memdup(r0_iov_, sizeof(r0_iov_));
150 struct iovec *r1_iov = tail_memdup(r1_iov_, sizeof(r1_iov_));
165 void *r_mmh = tail_memdup(r_mmh_, sizeof(r_mmh_));
umoven-illptr.c 41 const void *const p = tail_memdup(&ts, sizeof(ts));
preadv-pwritev.c 54 void *w0 = tail_memdup(w0_c, LENGTH_OF(w0_c));
60 void *w1 = tail_memdup(w1_c, LENGTH_OF(w1_c));
64 void *w2 = tail_memdup(w2_c, LENGTH_OF(w2_c));
93 const struct iovec *w_iov = tail_memdup(w_iov_, sizeof(w_iov_));
136 const struct iovec *r_iov = tail_memdup(r0_iov_, sizeof(r0_iov_));
160 r_iov = tail_memdup(r1_iov_, sizeof(r1_iov_));
readv.c 47 void *w0 = tail_memdup(w0_c, LENGTH_OF(w0_c));
53 void *w1 = tail_memdup(w1_c, LENGTH_OF(w1_c));
57 void *w2 = tail_memdup(w2_c, LENGTH_OF(w2_c));
85 const struct iovec *w_iov = tail_memdup(w_iov_, sizeof(w_iov_));
123 const struct iovec *r_iov = tail_memdup(r0_iov_, sizeof(r0_iov_));
144 r_iov = tail_memdup(r1_iov_, sizeof(r1_iov_));
  /external/strace/tests-mx32/
recvmsg.c 51 void *w0 = tail_memdup(w0_c, LENGTH_OF(w0_c));
55 void *w1 = tail_memdup(w1_c, LENGTH_OF(w1_c));
59 void *w2 = tail_memdup(w2_c, LENGTH_OF(w2_c));
78 struct iovec *w_iov = tail_memdup(w_iov_, sizeof(w_iov_));
86 const struct msghdr *w_mh = tail_memdup(&w_mh_, sizeof(w_mh_));
116 struct iovec *r_iov = tail_memdup(r0_iov_, sizeof(r0_iov_));
122 struct msghdr *r_mh = tail_memdup(&r_mh_, sizeof(r_mh_));
145 r_iov = tail_memdup(r1_iov_, sizeof(r1_iov_));
umovestr-illptr.c 39 const void *const p = tail_memdup(".", 2);
vmsplice.c 53 void *w0 = tail_memdup(w0_c, LENGTH_OF(w0_c));
57 void *w1 = tail_memdup(w1_c, LENGTH_OF(w1_c));
61 void *w2 = tail_memdup(w2_c, LENGTH_OF(w2_c));
75 const struct iovec *iov = tail_memdup(iov_, sizeof(iov_));
xattr-strings.c 14 const char *const z_value = tail_memdup(c_value, sizeof(c_value));
mmsg.c 48 void *w0 = tail_memdup(w0_c, LENGTH_OF(w0_c));
52 void *w1 = tail_memdup(w1_c, LENGTH_OF(w1_c));
56 void *w2 = tail_memdup(w2_c, LENGTH_OF(w2_c));
67 struct iovec *w0_iov = tail_memdup(w0_iov_, sizeof(w0_iov_));
75 struct iovec *w1_iov = tail_memdup(w1_iov_, sizeof(w1_iov_));
90 void *w_mmh = tail_memdup(w_mmh_, sizeof(w_mmh_));
139 struct iovec *r0_iov = tail_memdup(r0_iov_, sizeof(r0_iov_));
150 struct iovec *r1_iov = tail_memdup(r1_iov_, sizeof(r1_iov_));
165 void *r_mmh = tail_memdup(r_mmh_, sizeof(r_mmh_));
umoven-illptr.c 41 const void *const p = tail_memdup(&ts, sizeof(ts));
preadv-pwritev.c 54 void *w0 = tail_memdup(w0_c, LENGTH_OF(w0_c));
60 void *w1 = tail_memdup(w1_c, LENGTH_OF(w1_c));
64 void *w2 = tail_memdup(w2_c, LENGTH_OF(w2_c));
93 const struct iovec *w_iov = tail_memdup(w_iov_, sizeof(w_iov_));
136 const struct iovec *r_iov = tail_memdup(r0_iov_, sizeof(r0_iov_));
160 r_iov = tail_memdup(r1_iov_, sizeof(r1_iov_));
readv.c 47 void *w0 = tail_memdup(w0_c, LENGTH_OF(w0_c));
53 void *w1 = tail_memdup(w1_c, LENGTH_OF(w1_c));
57 void *w2 = tail_memdup(w2_c, LENGTH_OF(w2_c));
85 const struct iovec *w_iov = tail_memdup(w_iov_, sizeof(w_iov_));
123 const struct iovec *r_iov = tail_memdup(r0_iov_, sizeof(r0_iov_));
144 r_iov = tail_memdup(r1_iov_, sizeof(r1_iov_));

Completed in 639 milliseconds

1 2 3 4 5 6