Home
last modified time | relevance | path

Searched refs:cfl (Results 1 – 1 of 1) sorted by relevance

/curl/src/
H A Dtool_operate.c1398 struct curl_slist *cfl; in config2setopts() local
1400 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