Searched refs:STRING_PRE_PROXY (Results 1 – 3 of 3) sorted by relevance
1353 if(data->set.str[STRING_PRE_PROXY] && *data->set.str[STRING_PRE_PROXY]) { in allocate_conn()2393 if(data->set.str[STRING_PRE_PROXY]) {2394 socksproxy = strdup(data->set.str[STRING_PRE_PROXY]);
1465 STRING_PRE_PROXY, /* pre socks proxy to use */ enumerator
1968 return Curl_setstropt(&data->set.str[STRING_PRE_PROXY], ptr); in setopt_cptr()
Completed in 23 milliseconds