Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dcurl_sasl.h86 SASL_INPROGRESS, enumerator
Dcurl_sasl.c486 *progress = SASL_INPROGRESS; in Curl_sasl_start()
520 *progress = SASL_INPROGRESS; in Curl_sasl_continue()
Dpop3.c539 if(progress == SASL_INPROGRESS) in pop3_perform_authentication()
Dsmtp.c484 if(progress == SASL_INPROGRESS) in smtp_perform_authentication()
Dimap.c602 if(progress == SASL_INPROGRESS) in imap_perform_authentication()