Searched refs:cfl (Results 1 – 1 of 1) sorted by relevance
1398 struct curl_slist *cfl; in config2setopts() local1400 for(cfl = config->cookiefiles; cfl; cfl = cfl->next) in config2setopts()1401 my_setopt_str(curl, CURLOPT_COOKIEFILE, cfl->data); in config2setopts()
Completed in 13 milliseconds