Home
last modified time | relevance | path

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

/external/curl/lib/
Dcurl_sasl.c1302 sasl->state = SASL_STOP; /* Not yet running */ in Curl_sasl_init()
1383 saslstate state1 = SASL_STOP; in Curl_sasl_start()
1522 state(sasl, conn, SASL_STOP); in Curl_sasl_continue()
1528 state(sasl, conn, SASL_STOP); in Curl_sasl_continue()
1533 case SASL_STOP: in Curl_sasl_continue()
1659 newstate = SASL_STOP; /* Stop on error */ in Curl_sasl_continue()
Dcurl_sasl.h80 SASL_STOP, enumerator