Home
last modified time | relevance | path

Searched defs:dead_connection (Results 1 – 12 of 12) sorted by relevance

/external/curl/lib/
Dcurl_rtmp.c259 bool dead_connection) in rtmp_disconnect()
Dfile.c280 bool dead_connection) in file_disconnect()
Dssh.c3055 static CURLcode scp_disconnect(struct connectdata *conn, bool dead_connection) in scp_disconnect()
3210 static CURLcode sftp_disconnect(struct connectdata *conn, bool dead_connection) in sftp_disconnect()
Dopenldap.c331 static CURLcode ldap_disconnect(struct connectdata *conn, bool dead_connection) in ldap_disconnect()
Dpop3.c1260 static CURLcode pop3_disconnect(struct connectdata *conn, bool dead_connection) in pop3_disconnect()
Dtftp.c940 static CURLcode tftp_disconnect(struct connectdata *conn, bool dead_connection) in tftp_disconnect()
Dsmtp.c1354 static CURLcode smtp_disconnect(struct connectdata *conn, bool dead_connection) in smtp_disconnect()
Dimap.c1614 static CURLcode imap_disconnect(struct connectdata *conn, bool dead_connection) in imap_disconnect()
Dhttp2.c116 bool dead_connection) in http2_disconnect()
Dmulti.c2081 bool dead_connection = result == CURLE_OPERATION_TIMEDOUT; in multi_runsingle() local
Durl.c2979 CURLcode Curl_disconnect(struct connectdata *conn, bool dead_connection) in Curl_disconnect()
Dftp.c4122 static CURLcode ftp_disconnect(struct connectdata *conn, bool dead_connection) in ftp_disconnect()