Searched refs:ntlm_auth_alloc (Results 1 – 1 of 1) sorted by relevance
123 char *ntlm_auth_alloc = NULL; in ntlm_wb_init() local179 ntlm_auth_alloc = curl_getenv("CURL_NTLM_WB_FILE"); in ntlm_wb_init()180 if(ntlm_auth_alloc) in ntlm_wb_init()181 ntlm_auth = ntlm_auth_alloc; in ntlm_wb_init()249 free(ntlm_auth_alloc); in ntlm_wb_init()254 free(ntlm_auth_alloc); in ntlm_wb_init()