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

  /external/curl/lib/
http.h 100 #define CURLAUTH_PICKNONE (1<<30) /* don't use auth */
http.c 347 pick->picked = CURLAUTH_PICKNONE; /* we select to use nothing */
    [all...]

Completed in 139 milliseconds