Home
last modified time | relevance | path

Searched refs:IMAP (Results 1 - 4 of 4) sorted by relevance

/third_party/curl/lib/
H A Dimap.c24 * RFC2595 Using TLS with IMAP, POP3 and ACAP
30 * RFC4959 IMAP Extension for SASL Initial Client Response
31 * RFC5092 IMAP URL Scheme
116 * IMAP protocol handler.
120 "IMAP", /* scheme */
256 struct IMAP *imap = data->req.p.imap; in imap_endofresp()
388 * This is the ONLY way to change IMAP state!
415 infof(data, "IMAP %p state change from %s to %s", in imap_state()
648 struct IMAP *imap = data->req.p.imap; in imap_perform_list()
683 struct IMAP *ima in imap_perform_select()
[all...]
H A Dimap.h31 * IMAP unique setup
54 /* This IMAP struct is used in the Curl_easy. All IMAP data that is
58 struct IMAP { struct
76 struct dynbuf dyn; /* for the IMAP commands */
H A Durldata.h115 /* Default FTP/IMAP etc response timeout in milliseconds */
712 struct IMAP *imap;
1843 IMAP or POP3 or others! (type: curl_usessl)*/
/third_party/curl/tests/
H A Dserverhelp.pm133 ($proto =~ /^(((FTP|HTTP|HTTP\/2|HTTP\/3|IMAP|POP3|GOPHER|SMTP|HTTP-PIPE)S?)|(TFTP|SFTP|SOCKS|SSH|RTSP|HTTPTLS|DICT|SMB|SMBS|TELNET|MQTT))$/));

Completed in 7 milliseconds