Home
last modified time | relevance | path

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

/third_party/curl/lib/
H A Durl.c1381 conn->bits.proxy = (data->set.str[STRING_PROXY] && in allocate_conn()
1382 *data->set.str[STRING_PROXY]) ? TRUE : FALSE; in allocate_conn()
2426 if(data->set.str[STRING_PROXY]) {
2427 proxy = strdup(data->set.str[STRING_PROXY]);
H A Durldata.h1563 STRING_PROXY, /* proxy to use */ enumerator
H A Dsetopt.c1142 result = Curl_setstropt(&data->set.str[STRING_PROXY], in Curl_vsetopt()

Completed in 11 milliseconds