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 180 sasl->state = SASL_STOP; /* Not yet running */
262 saslstate state1 = SASL_STOP;
438 state(sasl, conn, SASL_STOP);
445 state(sasl, conn, SASL_STOP);
450 case SASL_STOP:
576 state(sasl, conn, SASL_STOP);
589 state(sasl, conn, SASL_STOP);
618 newstate = SASL_STOP; /* Stop on error */
curl_sasl.h 59 SASL_STOP,

Completed in 49 milliseconds