Home
last modified time | relevance | path

Searched refs:pooh2 (Results 1 - 3 of 3) sorted by relevance

/third_party/curl/tests/libtest/
H A Dlib554.c72 struct WriteThis pooh2; in once() local
104 pooh2.readptr = data; in once()
105 pooh2.sizeleft = strlen(data); in once()
111 CURLFORM_STREAM, &pooh2, in once()
112 CURLFORM_CONTENTSLENGTH, (long)pooh2.sizeleft, in once()
H A Dlib668.c58 struct WriteThis pooh1, pooh2; in test() local
83 pooh2 = pooh1; in test()
96 curl_mime_data_cb(part, (curl_off_t) -1, read_callback, NULL, NULL, &pooh2); in test()
H A Dlib643.c67 struct WriteThis pooh2; in once() local
125 pooh2.readptr = data; in once()
129 pooh2.sizeleft = datasize; in once()
143 NULL, NULL, &pooh2); in once()

Completed in 2 milliseconds