Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dpingpong.h147 CURLcode Curl_pp_disconnect(struct pingpong *pp);
Dpingpong.c497 CURLcode Curl_pp_disconnect(struct pingpong *pp) in Curl_pp_disconnect() function
Dpop3.c1251 Curl_pp_disconnect(&pop3c->pp); in pop3_disconnect()
Dsmtp.c1556 Curl_pp_disconnect(&smtpc->pp); in smtp_disconnect()
Dimap.c1652 Curl_pp_disconnect(&imapc->pp); in imap_disconnect()
Dftp.c4101 Curl_pp_disconnect(pp); in ftp_disconnect()