HomeSort by relevance Sort by last modified time
    Searched refs:SASL_IDLE (Results 1 - 5 of 5) sorted by null

  /external/curl/lib/
curl_sasl.h 100 SASL_IDLE,
pop3.c 541 saslprogress progress = SASL_IDLE;
559 if(!result && progress == SASL_IDLE) {
822 case SASL_IDLE: /* No mechanism left after cancellation */
    [all...]
curl_sasl.c     [all...]
imap.c 982 case SASL_IDLE: /* No mechanism left after cancellation */
    [all...]
smtp.c 838 case SASL_IDLE: /* No mechanism left after cancellation */
    [all...]

Completed in 1294 milliseconds