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.c394 *progress = SASL_INPROGRESS; in Curl_sasl_start()
432 *progress = SASL_INPROGRESS; in Curl_sasl_continue()
Dpop3.c523 if(progress == SASL_INPROGRESS) in pop3_perform_authentication()
Dsmtp.c463 if(progress == SASL_INPROGRESS) in smtp_perform_authentication()
Dimap.c586 if(progress == SASL_INPROGRESS) in imap_perform_authentication()