Home
last modified time | relevance | path

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

/external/curl/lib/
Dcurl_sasl.h96 } saslstate; typedef
123 saslstate state; /* Current machine state */
Dcurl_sasl.c1317 saslstate newstate) in state()
1383 saslstate state1 = SASL_STOP; in Curl_sasl_start()
1384 saslstate state2 = SASL_FINAL; in Curl_sasl_start()
1507 saslstate newstate = SASL_FINAL; in Curl_sasl_continue()