Home
last modified time | relevance | path

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

/external/curl/lib/
Dcurl_sasl.h101 SASL_INPROGRESS, enumerator
Dcurl_sasl.c1486 *progress = SASL_INPROGRESS; in Curl_sasl_start()
1516 *progress = SASL_INPROGRESS; in Curl_sasl_continue()
Dpop3.c555 if(progress == SASL_INPROGRESS) in pop3_perform_authentication()
Dsmtp.c498 if(progress == SASL_INPROGRESS) in smtp_perform_authentication()
Dimap.c623 if(progress == SASL_INPROGRESS) in imap_perform_authentication()