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

  /external/curl/lib/
curl_sasl.h 43 #define SASL_MECH_LOGIN (1 << 0)
curl_sasl.c 59 { "LOGIN", 5, SASL_MECH_LOGIN },
    [all...]

Completed in 961 milliseconds