Home
last modified time | relevance | path

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

/third_party/curl/lib/vauth/
H A Dntlm.c64 #define NTLM_HOSTNAME "WORKSTATION" macro
519 #ifndef NTLM_HOSTNAME in Curl_auth_create_ntlm_type3_message()
530 (void)msnprintf(host, sizeof(host), "%s", NTLM_HOSTNAME); in Curl_auth_create_ntlm_type3_message()
531 hostlen = sizeof(NTLM_HOSTNAME)-1; in Curl_auth_create_ntlm_type3_message()

Completed in 1 milliseconds