Searched refs:SASL_INPROGRESS (Results 1 – 6 of 6) sorted by relevance
93 SASL_INPROGRESS, enumerator
518 *progress = SASL_INPROGRESS; in Curl_sasl_start()553 *progress = SASL_INPROGRESS; in Curl_sasl_continue()
457 if(!result && progress != SASL_INPROGRESS) in oldap_perform_sasl()676 if(!result && progress != SASL_INPROGRESS) in oldap_state_sasl_resp()
620 if(progress == SASL_INPROGRESS) in pop3_perform_authentication()
510 if(progress == SASL_INPROGRESS) in smtp_perform_authentication()
626 if(progress == SASL_INPROGRESS) in imap_perform_authentication()
Completed in 31 milliseconds