Searched refs:xferinfo (Results 1 – 2 of 2) sorted by relevance
53 static int xferinfo(void *p, in xferinfo() function92 return xferinfo(p, in older_progress()124 curl_easy_setopt(curl, CURLOPT_XFERINFOFUNCTION, xferinfo); in main()
30 static int xferinfo(void *p, in xferinfo() function72 easy_setopt(curls, CURLOPT_XFERINFOFUNCTION, xferinfo); in test()