Home
last modified time | relevance | path

Searched refs:SASL_AUTH_DEFAULT (Results 1 – 5 of 5) sorted by relevance

/curl/lib/
H A Dcurl_sasl.h50 #define SASL_AUTH_DEFAULT (SASL_AUTH_ANY & ~SASL_MECH_EXTERNAL) macro
H A Dpop3.c189 SASL_AUTH_DEFAULT, /* Default mechanisms */
1460 case SASL_AUTH_DEFAULT: in pop3_parse_url_options()
H A Dcurl_sasl.c175 sasl->prefmech = SASL_AUTH_DEFAULT; in Curl_sasl_parse_url_auth_option()
H A Dimap.c189 SASL_AUTH_DEFAULT, /* Default mechanisms */
1934 case SASL_AUTH_DEFAULT: in imap_parse_url_options()
H A Dsmtp.c186 SASL_AUTH_DEFAULT, /* Default mechanisms */

Completed in 19 milliseconds