Home
last modified time | relevance | path

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

/external/curl/tests/unit/
Dunit1308.c36 static size_t print_httppost_callback(void *arg, const char *buf, size_t len) in print_httppost_callback() function
70 rc = curl_formget(post, &total_size, print_httppost_callback);
89 rc = curl_formget(post, &total_size, print_httppost_callback);