Searched defs:CURLAUTH_NTLM (Results 1 - 2 of 2) sorted by relevance

/external/curl/include/curl/
H A Dcurl.h655 * CURLAUTH_NTLM - HTTP NTLM authentication
670 #define CURLAUTH_NTLM (((unsigned long)1)<<3) macro
/external/google-breakpad/src/third_party/curl/
H A Dcurl.h498 #define CURLAUTH_NTLM (1<<3) /* NTLM */ macro

Completed in 1511 milliseconds