Home
last modified time | relevance | path

Searched refs:stringpointerextra (Results 1 – 2 of 2) sorted by relevance

/external/curl/tests/libtest/
Dmk-lib1521.pl146 char *stringpointerextra = (char *)"moooo";
Dlib1521.c113 char *stringpointerextra = (char *)"moooo"; in test() local
236 res = curl_easy_setopt(curl, CURLOPT_POSTFIELDS, stringpointerextra); in test()
1483 res = curl_easy_setopt(curl, CURLOPT_COPYPOSTFIELDS, stringpointerextra); in test()