Searched refs:ntlm_auth_alloc (Results 1 – 1 of 1) sorted by relevance
122 char *ntlm_auth_alloc = NULL; in ntlm_wb_init() local174 ntlm_auth_alloc = curl_getenv("CURL_NTLM_WB_FILE"); in ntlm_wb_init()175 if(ntlm_auth_alloc) in ntlm_wb_init()176 ntlm_auth = ntlm_auth_alloc; in ntlm_wb_init()244 free(ntlm_auth_alloc); in ntlm_wb_init()249 free(ntlm_auth_alloc); in ntlm_wb_init()