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.c551 saslprogress progress = SASL_IDLE; in pop3_perform_authentication()
569 if(!result && progress == SASL_IDLE) { in pop3_perform_authentication()
832 case SASL_IDLE: /* No mechanism left after cancellation */ in pop3_state_auth_resp()
Dcurl_sasl.c277 *progress = SASL_IDLE; in Curl_sasl_start()
Dsmtp.c840 case SASL_IDLE: /* No mechanism left after cancellation */ in smtp_state_auth_resp()
Dimap.c985 case SASL_IDLE: /* No mechanism left after cancellation */ in imap_state_auth_resp()