Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dcurl_sasl.h85 SASL_IDLE, enumerator
Dpop3.c525 saslprogress progress = SASL_IDLE; in pop3_perform_authentication()
543 if(!result && progress == SASL_IDLE) { in pop3_perform_authentication()
811 case SASL_IDLE: /* No mechanism left after cancellation */ in pop3_state_auth_resp()
Dcurl_sasl.c337 *progress = SASL_IDLE; in Curl_sasl_start()
Dsmtp.c995 case SASL_IDLE: /* No mechanism left after cancellation */ in smtp_state_auth_resp()
Dimap.c1003 case SASL_IDLE: /* No mechanism left after cancellation */ in imap_state_auth_resp()