Searched refs:teststring (Results 1 – 1 of 1) sorted by relevance
28 static char teststring[] = variable55 test_setopt(curl, CURLOPT_POSTFIELDSIZE, (long) sizeof(teststring)); in test()58 test_setopt(curl, CURLOPT_COPYPOSTFIELDS, teststring); in test()64 strcpy(teststring, "FAIL"); in test()
Completed in 5 milliseconds