Searched refs:stringpointerextra (Results 1 – 2 of 2) sorted by relevance
146 char *stringpointerextra = (char *)"moooo";
113 char *stringpointerextra = (char *)"moooo"; in test() local236 res = curl_easy_setopt(curl, CURLOPT_POSTFIELDS, stringpointerextra); in test()1483 res = curl_easy_setopt(curl, CURLOPT_COPYPOSTFIELDS, stringpointerextra); in test()