Home
last modified time | relevance | path

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

/external/curl/lib/
Dcurl_sasl.h81 SASL_INPROGRESS, enumerator
Dcurl_sasl.c392 *progress = SASL_INPROGRESS; in Curl_sasl_start()
429 *progress = SASL_INPROGRESS; in Curl_sasl_continue()
Dpop3.c565 if(progress == SASL_INPROGRESS) in pop3_perform_authentication()
Dsmtp.c500 if(progress == SASL_INPROGRESS) in smtp_perform_authentication()
Dimap.c626 if(progress == SASL_INPROGRESS) in imap_perform_authentication()