Searched refs:proto_str (Results 1 – 4 of 4) sorted by relevance
96 Curl_safefree(config->proto_str); in free_config_fields()179 Curl_safefree(config->proto_str); in free_config_fields()
64 char *proto_str; member
1632 err = proto2num(config, built_in_protos, &config->proto_str, nextarg); in getparameter()
1631 my_setopt_str(curl, CURLOPT_PROTOCOLS_STR, config->proto_str); in config2setopts()
Completed in 23 milliseconds