Searched refs:Curl_http_done (Results 1 - 8 of 8) sorted by relevance

/external/curl/lib/
H A Dhttp.h80 CURLcode Curl_http_done(struct connectdata *, CURLcode, bool premature);
H A Dpop3.c171 Curl_http_done, /* done */
196 Curl_http_done, /* done */
H A Drtsp.c209 httpStatus = Curl_http_done(conn, status, premature);
H A Dimap.c172 Curl_http_done, /* done */
197 Curl_http_done, /* done */
H A Dsmtp.c170 Curl_http_done, /* done */
195 Curl_http_done, /* done */
H A Dhttp.c111 Curl_http_done, /* done */
135 Curl_http_done, /* done */
1437 * Curl_http_done() gets called after a single HTTP request has been
1441 CURLcode Curl_http_done(struct connectdata *conn, function
H A Dhttp2.c174 Curl_http_done, /* done */
194 Curl_http_done, /* done */
H A Dftp.c224 Curl_http_done, /* done */
250 Curl_http_done, /* done */

Completed in 122 milliseconds