Home
last modified time | relevance | path

Searched refs:Curl_pp_disconnect (Results 1 – 6 of 6) sorted by relevance

/external/curl/lib/
Dpingpong.h136 CURLcode Curl_pp_disconnect(struct pingpong *pp);
Dpingpong.c509 CURLcode Curl_pp_disconnect(struct pingpong *pp) in Curl_pp_disconnect() function
Dpop3.c1242 Curl_pp_disconnect(&pop3c->pp); in pop3_disconnect()
Dsmtp.c1371 Curl_pp_disconnect(&smtpc->pp); in smtp_disconnect()
Dimap.c1642 Curl_pp_disconnect(&imapc->pp); in imap_disconnect()
Dftp.c4080 Curl_pp_disconnect(pp); in ftp_disconnect()