Searched refs:SASL_AUTH_NONE (Results 1 – 5 of 5) sorted by relevance
156 sasl->prefmech = SASL_AUTH_NONE; in Curl_sasl_parse_url_auth_option()181 sasl->authmechs = SASL_AUTH_NONE; /* No known authentication mechanism yet */ in Curl_sasl_init()183 sasl->authused = SASL_AUTH_NONE; /* No the authentication mechanism used */ in Curl_sasl_init()
42 #define SASL_AUTH_NONE 0 macro
320 pop3c->sasl.authmechs = SASL_AUTH_NONE; /* No known auth. mechanisms yet */ in pop3_perform_capa()321 pop3c->sasl.authused = SASL_AUTH_NONE; /* Clear the auth. mechanism used */ in pop3_perform_capa()1358 pop3c->sasl.prefmech = SASL_AUTH_NONE; in pop3_parse_url_options()1371 case SASL_AUTH_NONE: in pop3_parse_url_options()
315 smtpc->sasl.authmechs = SASL_AUTH_NONE; /* No known auth. mechanism yet */ in smtp_perform_ehlo()316 smtpc->sasl.authused = SASL_AUTH_NONE; /* Clear the authentication mechanism in smtp_perform_ehlo()341 smtpc->sasl.authused = SASL_AUTH_NONE; /* No authentication mechanism used in smtp_perform_helo()
425 imapc->sasl.authmechs = SASL_AUTH_NONE; /* No known auth. mechanisms yet */ in imap_perform_capability()426 imapc->sasl.authused = SASL_AUTH_NONE; /* Clear the auth. mechanism used */ in imap_perform_capability()1933 case SASL_AUTH_NONE: in imap_parse_url_options()