Home
last modified time | relevance | path

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

/curl/src/
H A Dtool_cfgable.h150 char *proxy_crlfile; member
H A Dtool_cfgable.c133 Curl_safefree(config->proxy_crlfile); in free_config_fields()
H A Dtool_operate.c1741 if(config->proxy_crlfile) in single_transfer()
1742 my_setopt_str(curl, CURLOPT_PROXY_CRLFILE, config->proxy_crlfile); in single_transfer()
H A Dtool_getparam.c2091 err = getstr(&config->proxy_crlfile, nextarg, DENY_BLANK); in getparameter()

Completed in 81 milliseconds