Home
last modified time | relevance | path

Searched refs:connclose (Results 1 – 17 of 17) sorted by relevance

/external/curl/lib/
Dconnect.h138 #define connclose(x,y) Curl_conncontrol(x, CONNCTRL_CONNECTION, y) macro
142 #define connclose(x,y) Curl_conncontrol(x, CONNCTRL_CONNECTION) macro
Dsmb.c655 connclose(conn, "SMB: failed to send negotiate message"); in smb_connection_state()
665 connclose(conn, "SMB: failed to communicate"); in smb_connection_state()
677 connclose(conn, "SMB: negotiation failed"); in smb_connection_state()
685 connclose(conn, "SMB: failed to send setup message"); in smb_connection_state()
693 connclose(conn, "SMB: authentication failed"); in smb_connection_state()
738 connclose(conn, "SMB: failed to send tree connect message"); in smb_request_state()
748 connclose(conn, "SMB: failed to communicate"); in smb_request_state()
888 connclose(conn, "SMB: failed to send message"); in smb_request_state()
Dasyn-ares.c365 connclose(conn, "Timed out before name resolve started"); in Curl_resolver_wait_resolv()
428 connclose(conn, "c-ares resolve failed"); in Curl_resolver_wait_resolv()
Dtransfer.c612 connclose(conn, "already downloaded"); in readwrite_data()
641 connclose(conn, "Simulated 304 handling"); in readwrite_data()
1943 connclose(conn, "retry"); /* close this connection */ in Curl_retry_request()
Dftp.c3173 connclose(conn, "FTP ended with bad error code"); in ftp_done()
3195 connclose(conn, "FTP: out of memory!"); /* mark for connection closure */ in ftp_done()
3239 connclose(conn, "ABOR command failed"); /* connection closure */ in ftp_done()
3274 connclose(conn, "Timeout or similar in FTP DONE operation"); /* close */ in ftp_done()
3284 connclose(conn, "Partial download with no ability to check"); in ftp_done()
4062 connclose(conn, "QUIT command failed"); /* mark for connection closure */ in ftp_quit()
Dasyn-thread.c497 connclose(conn, "asynch resolve failed"); in Curl_resolver_wait_resolv()
Dconncache.c588 connclose(conn, "kill all"); in Curl_conncache_close_all_connections()
Dldap.c751 connclose(conn, "LDAP connection always disable re-use"); in Curl_ldap()
Dhttp.c1394 connclose(conn, "Failed HTTPS connection"); in https_connecting()
3453 connclose(conn, "HTTP/1.0 close after body"); in Curl_http_readwrite_headers()
3593 connclose(conn, "Proxy-Connection: asked to close after done"); in Curl_http_readwrite_headers()
Dpop3.c1128 connclose(conn, "POP3 done with bad status"); in pop3_done()
Dtftp.c1003 connclose(conn, "TFTP"); in tftp_connect()
Dsmtp.c1202 connclose(conn, "SMTP done with bad status"); /* marked for closure */ in smtp_done()
Dimap.c1465 connclose(conn, "IMAP done with bad status"); /* marked for closure */ in imap_done()
Dssh-libssh.c1868 connclose(conn, "SSH session free"); in myssh_statemach_act()
Dmulti.c1154 connclose(conn, "Reconnect dead connection"); /* enforce close */ in multi_reconnect_request()
Dssh.c2633 connclose(conn, "SSH session free"); in ssh_statemach_act()
Durl.c1827 connclose(conn, "Default to force-close"); in allocate_conn()