Searched refs:NTLMFLAG_REQUEST_INIT_RESPONSE (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dcurl_ntlm_msgs.h144 #define NTLMFLAG_REQUEST_INIT_RESPONSE (1<<20) macro
H A Dcurl_ntlm_msgs.c112 if(flags & NTLMFLAG_REQUEST_INIT_RESPONSE)
113 fprintf(handle, "NTLMFLAG_REQUEST_INIT_RESPONSE ");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/src/
H A Dhttp-ntlm.c95 #define NTLMFLAG_REQUEST_INIT_RESPONSE (1<<20)
94 #define NTLMFLAG_REQUEST_INIT_RESPONSE macro

Completed in 108 milliseconds