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.c279 bool dead_connection) in file_disconnect()
Dssh.c3054 static CURLcode scp_disconnect(struct connectdata *conn, bool dead_connection) in scp_disconnect()
3214 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.c1262 static CURLcode pop3_disconnect(struct connectdata *conn, bool dead_connection) in pop3_disconnect()
Dtftp.c927 static CURLcode tftp_disconnect(struct connectdata *conn, bool dead_connection) in tftp_disconnect()
Dsmtp.c1356 static CURLcode smtp_disconnect(struct connectdata *conn, bool dead_connection) in smtp_disconnect()
Dimap.c1615 static CURLcode imap_disconnect(struct connectdata *conn, bool dead_connection) in imap_disconnect()
Dhttp2.c113 bool dead_connection) in http2_disconnect()
Dmulti.c2047 bool dead_connection = result == CURLE_OPERATION_TIMEDOUT; in multi_runsingle() local
Durl.c2820 CURLcode Curl_disconnect(struct connectdata *conn, bool dead_connection) in Curl_disconnect()
Dftp.c4193 static CURLcode ftp_disconnect(struct connectdata *conn, bool dead_connection) in ftp_disconnect()