Lines Matching refs:data
47 * It holds response cache and non-blocking sending data.
70 CURLcode (*statemachine)(struct Curl_easy *data, struct connectdata *conn);
71 bool (*endofresp)(struct Curl_easy *data, struct connectdata *conn,
88 CURLcode Curl_pp_statemach(struct Curl_easy *data, struct pingpong *pp,
96 timediff_t Curl_pp_state_timeout(struct Curl_easy *data,
110 CURLcode Curl_pp_sendf(struct Curl_easy *data,
124 CURLcode Curl_pp_vsendf(struct Curl_easy *data,
134 CURLcode Curl_pp_readresp(struct Curl_easy *data,
141 CURLcode Curl_pp_flushsend(struct Curl_easy *data,
147 int Curl_pp_getsock(struct Curl_easy *data, struct pingpong *pp,
155 * Returns whether there are still more data in the cache and so a call