Home
last modified time | relevance | path

Searched refs:STRING_PROXY (Results 1 – 3 of 3) sorted by relevance

/curl/lib/
H A Durl.c1345 conn->bits.proxy = (data->set.str[STRING_PROXY] && in allocate_conn()
1346 *data->set.str[STRING_PROXY]); in allocate_conn()
2383 if(data->set.str[STRING_PROXY]) {
2384 proxy = strdup(data->set.str[STRING_PROXY]);
H A Durldata.h1464 STRING_PROXY, /* proxy to use */ enumerator
H A Dsetopt.c1958 return Curl_setstropt(&data->set.str[STRING_PROXY], ptr); in setopt_cptr()

Completed in 26 milliseconds