Searched refs:STRING_PRE_PROXY (Results 1 – 3 of 3) sorted by relevance
1391 if(data->set.str[STRING_PRE_PROXY] && *data->set.str[STRING_PRE_PROXY]) { in allocate_conn()2436 if(data->set.str[STRING_PRE_PROXY]) {2437 socksproxy = strdup(data->set.str[STRING_PRE_PROXY]);
1564 STRING_PRE_PROXY, /* pre socks proxy to use */ enumerator
1153 result = Curl_setstropt(&data->set.str[STRING_PRE_PROXY], in Curl_vsetopt()