Home
last modified time | relevance | path

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

/external/curl/docs/examples/
Dftpgetinfo.c32 static size_t throw_away(void *ptr, size_t size, size_t nmemb, void *data) in throw_away() function
59 curl_easy_setopt(curl, CURLOPT_HEADERFUNCTION, throw_away); in main()