Lines Matching refs:pingpong
23 * 'pingpong' is for generic back-and-forth support functions used by FTP,
36 #include "pingpong.h"
51 struct pingpong *pp, bool disconnecting)
84 struct pingpong *pp, bool block,
143 void Curl_pp_init(struct pingpong *pp)
156 * Send the formatted string as a command to a pingpong server. Note that
163 struct pingpong *pp,
233 * Send the formatted string as a command to a pingpong server. Note that
239 CURLcode Curl_pp_sendf(struct Curl_easy *data, struct pingpong *pp,
279 struct pingpong *pp,
348 buffer since it will be accessed outside (by pingpong
380 struct pingpong *pp, curl_socket_t *socks)
395 struct pingpong *pp)
417 CURLcode Curl_pp_disconnect(struct pingpong *pp)
424 bool Curl_pp_moredata(struct pingpong *pp)