Home
last modified time | relevance | path

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

/curl/lib/
H A Dcurl_sasl.h93 SASL_INPROGRESS, enumerator
H A Dcurl_sasl.c518 *progress = SASL_INPROGRESS; in Curl_sasl_start()
553 *progress = SASL_INPROGRESS; in Curl_sasl_continue()
H A Dopenldap.c468 if(!result && progress != SASL_INPROGRESS) in oldap_perform_sasl()
691 if(!result && progress != SASL_INPROGRESS) in oldap_state_sasl_resp()
H A Dpop3.c620 if(progress == SASL_INPROGRESS) in pop3_perform_authentication()
H A Dsmtp.c510 if(progress == SASL_INPROGRESS) in smtp_perform_authentication()
H A Dimap.c626 if(progress == SASL_INPROGRESS) in imap_perform_authentication()

Completed in 31 milliseconds