Searched refs:cookiefile (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/curl-78.94.1/curl/src/
H A Dtool_cfgable.c42 Curl_safefree(config->cookiefile);
H A Dtool_cfgable.h38 char *cookiefile; /* read from this file */ member in struct:Configurable
H A Dtool_operate.c1100 if(config->cookiefile)
1101 my_setopt_str(curl, CURLOPT_COOKIEFILE, config->cookiefile);
H A Dtool_getparam.c914 GetStr(&config->cookiefile, nextarg);

Completed in 183 milliseconds