Searched refs:POSTLEN (Results 1 - 1 of 1) sorted by relevance
/third_party/curl/tests/libtest/ | ||
H A D | lib553.c | 33 #define POSTLEN 40960 macro 37 static size_t total = POSTLEN; in myreadfunc() 97 test_setopt(curl, CURLOPT_POSTFIELDSIZE, (long)POSTLEN); in test() |
Completed in 1 milliseconds