Searched refs:proxy_cipher_list (Results 1 – 4 of 4) sorted by relevance
137 char *proxy_cipher_list; member
110 Curl_safefree(config->proxy_cipher_list); in free_config_fields()
1812 if(config->proxy_cipher_list) in single_transfer()1814 config->proxy_cipher_list); in single_transfer()
1673 GetStr(&config->proxy_cipher_list, nextarg); in getparameter()