Home
last modified time | relevance | path

Searched defs:premature (Results 1 - 18 of 18) sorted by relevance

/third_party/curl/lib/
H A Dcurl_rtmp.c276 rtmp_done(struct Curl_easy *data, CURLcode status, bool premature) rtmp_done() argument
H A Dfile.c253 file_done(struct Curl_easy *data, CURLcode status, bool premature) file_done() argument
H A Drtsp.c190 rtsp_done(struct Curl_easy *data, CURLcode status, bool premature) rtsp_done() argument
H A Dsmtp.c1389 smtp_done(struct Curl_easy *data, CURLcode status, bool premature) smtp_done() argument
H A Dcfilters.c596 void Curl_conn_ev_data_done(struct Curl_easy *data, bool premature) in Curl_conn_ev_data_done() argument
H A Dmqtt.c729 mqtt_done(struct Curl_easy *data, CURLcode status, bool premature) mqtt_done() argument
H A Dpop3.c1155 pop3_done(struct Curl_easy *data, CURLcode status, bool premature) pop3_done() argument
H A Dtftp.c1057 tftp_done(struct Curl_easy *data, CURLcode status, bool premature) tftp_done() argument
H A Dtelnet.c1283 telnet_done(struct Curl_easy *data, CURLcode status, bool premature) telnet_done() argument
H A Dimap.c1498 imap_done(struct Curl_easy *data, CURLcode status, bool premature) imap_done() argument
H A Dopenldap.c927 oldap_done(struct Curl_easy *data, CURLcode res, bool premature) oldap_done() argument
H A Dftp.c3224 ftp_done(struct Curl_easy *data, CURLcode status, bool premature) ftp_done() argument
H A Dhttp.c1535 Curl_http_done(struct Curl_easy *data, CURLcode status, bool premature) Curl_http_done() argument
H A Dhttp2.c283 http2_data_done(struct Curl_cfilter *cf, struct Curl_easy *data, bool premature) http2_data_done() argument
H A Dmulti.c638 multi_done(struct Curl_easy *data, CURLcode status, bool premature) multi_done() argument
810 bool premature; curl_multi_remove_handle() local
[all...]
/third_party/curl/lib/vssh/
H A Dwolfssh.c1092 wsftp_done(struct Curl_easy *data, CURLcode code, bool premature) wsftp_done() argument
H A Dlibssh.c2391 scp_done(struct Curl_easy *data, CURLcode status, bool premature) scp_done() argument
2533 sftp_done(struct Curl_easy *data, CURLcode status, bool premature) sftp_done() argument
H A Dlibssh2.c3523 scp_done(struct Curl_easy *data, CURLcode status, bool premature) scp_done() argument
3655 sftp_done(struct Curl_easy *data, CURLcode status, bool premature) sftp_done() argument

Completed in 40 milliseconds