Searched refs:ntlm_auth_alloc (Results 1 – 1 of 1) sorted by relevance
121 char *ntlm_auth_alloc = NULL; in ntlm_wb_init() local172 ntlm_auth_alloc = curl_getenv("CURL_NTLM_WB_FILE"); in ntlm_wb_init()173 if(ntlm_auth_alloc) in ntlm_wb_init()174 ntlm_auth = ntlm_auth_alloc; in ntlm_wb_init()248 free(ntlm_auth_alloc); in ntlm_wb_init()253 free(ntlm_auth_alloc); in ntlm_wb_init()