Searched refs:proxy_cipher_list (Results 1 – 4 of 4) sorted by relevance
119 char *proxy_cipher_list; member
105 Curl_safefree(config->proxy_cipher_list); in free_config_fields()
1277 if(config->proxy_cipher_list) in operate_do()1279 config->proxy_cipher_list); in operate_do()
1567 GetStr(&config->proxy_cipher_list, nextarg); in getparameter()