Home
last modified time | relevance | path

Searched refs:saslstate (Results 1 – 2 of 2) sorted by relevance

/external/curl/lib/
Dcurl_sasl.h76 } saslstate; typedef
103 saslstate state; /* Current machine state */
Dcurl_sasl.c196 saslstate newstate) in state()
263 saslstate state1 = SASL_STOP; in Curl_sasl_start()
264 saslstate state2 = SASL_FINAL; in Curl_sasl_start()
412 saslstate newstate = SASL_FINAL; in Curl_sasl_continue()