Searched refs:POSTLEN (Results 1 – 1 of 1) sorted by relevance
31 #define POSTLEN 40960 macro35 static size_t total = POSTLEN; in myreadfunc()99 test_setopt(curl, CURLOPT_POSTFIELDSIZE, (long)POSTLEN); in test()