Home
last modified time | relevance | path

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

/external/curl/tests/
Dvalgrind.supp14 fun:easy_perform
36 fun:easy_perform
53 fun:easy_perform.part.4
69 fun:easy_perform
85 fun:easy_perform
/external/curl/lib/
Deasy.c637 static CURLcode easy_perform(struct Curl_easy *data, bool events) in easy_perform() function
707 return easy_perform(data, FALSE); in curl_easy_perform()
717 return easy_perform(data, TRUE); in curl_easy_perform_ev()
/external/curl/
DCHANGES5474 ==4125== by 0x4E76915: easy_perform (easy.c:719)
5485 ==4125== by 0x4E76915: easy_perform (easy.c:719)
5496 ==4125== by 0x4E76915: easy_perform (easy.c:719)
5961 ever since easy_perform was turned into a wrapper around the multi