HomeSort by relevance Sort by last modified time
    Searched refs:SASL_STOP (Results 1 - 2 of 2) sorted by null

  /external/curl/lib/
curl_sasl.c 183 sasl->state = SASL_STOP; /* Not yet running */
265 saslstate state1 = SASL_STOP;
429 state(sasl, conn, SASL_STOP);
436 state(sasl, conn, SASL_STOP);
441 case SASL_STOP:
565 state(sasl, conn, SASL_STOP);
578 state(sasl, conn, SASL_STOP);
607 newstate = SASL_STOP; /* Stop on error */
curl_sasl.h 59 SASL_STOP,

Completed in 518 milliseconds