Home
last modified time | relevance | path

Searched refs:IMAP_TYPE_SASL (Results 1 – 2 of 2) sorted by relevance

/curl/lib/
H A Dimap.h95 #define IMAP_TYPE_SASL (1 << 1) macro
99 #define IMAP_TYPE_ANY (IMAP_TYPE_CLEARTEXT|IMAP_TYPE_SASL)
H A Dimap.c1938 imapc->preftype = IMAP_TYPE_SASL; in imap_parse_url_options()

Completed in 12 milliseconds