Home
last modified time | relevance | path

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

/external/curl/lib/
Durldata.h1517 STRING_PROXYUSERNAME, /* Proxy <username>, if used */ enumerator
Dsetopt.c1599 &data->set.str[STRING_PROXYUSERNAME], in Curl_vsetopt()
1606 result = Curl_setstropt(&data->set.str[STRING_PROXYUSERNAME], in Curl_vsetopt()
Dtransfer.c1442 data->set.str[STRING_PROXYUSERNAME]); in Curl_pretransfer()