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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dimap.h98 #define IMAP_TYPE_SASL (1 << 1) macro
H A Dimap.c625 if(mech && (imapc->preftype & IMAP_TYPE_SASL)) {
2345 imapc->preftype = IMAP_TYPE_SASL;
2349 imapc->preftype = IMAP_TYPE_SASL;
2353 imapc->preftype = IMAP_TYPE_SASL;
2357 imapc->preftype = IMAP_TYPE_SASL;
2361 imapc->preftype = IMAP_TYPE_SASL;
2365 imapc->preftype = IMAP_TYPE_SASL;
2369 imapc->preftype = IMAP_TYPE_SASL;

Completed in 87 milliseconds