Home
last modified time | relevance | path

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

/external/curl/lib/
Dcurl_sasl.h80 SASL_IDLE, enumerator
Dpop3.c509 saslprogress progress = SASL_IDLE; in pop3_perform_authentication()
527 if(!result && progress == SASL_IDLE) { in pop3_perform_authentication()
798 case SASL_IDLE: /* No mechanism left after cancellation */ in pop3_state_auth_resp()
Dcurl_sasl.c276 *progress = SASL_IDLE; in Curl_sasl_start()
Dsmtp.c835 case SASL_IDLE: /* No mechanism left after cancellation */ in smtp_state_auth_resp()
Dimap.c990 case SASL_IDLE: /* No mechanism left after cancellation */ in imap_state_auth_resp()