Searched refs:Curl_pp_vsendf (Results 1 – 4 of 4) sorted by relevance
121 CURLcode Curl_pp_vsendf(struct pingpong *pp,
165 CURLcode Curl_pp_vsendf(struct pingpong *pp, in Curl_pp_vsendf() function257 result = Curl_pp_vsendf(pp, fmt, ap); in Curl_pp_sendf()
1754 result = Curl_pp_vsendf(&imapc->pp, Curl_dyn_ptr(&imapc->dyn), ap); in imap_sendf()
441 - pingpong: remove a malloc per Curl_pp_vsendf call