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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/lib/
H A Dhttp.h68 CURLcode Curl_http_done(struct connectdata *, CURLcode, bool premature);
H A Dimap.c167 Curl_http_done, /* done */
193 Curl_http_done, /* done */
H A Dpop3.c167 Curl_http_done, /* done */
193 Curl_http_done, /* done */
H A Drtsp.c197 httpStatus = Curl_http_done(conn, status, premature);
H A Dsmtp.c174 Curl_http_done, /* done */
199 Curl_http_done, /* done */
H A Dhttp.c114 Curl_http_done, /* done */
138 Curl_http_done, /* done */
1426 * Curl_http_done() gets called from Curl_done() after a single HTTP request
1430 CURLcode Curl_http_done(struct connectdata *conn, function
H A Dftp.c221 Curl_http_done, /* done */
247 Curl_http_done, /* done */

Completed in 69 milliseconds