Searched refs:STRING_PROXYUSERNAME (Results 1 – 2 of 2) sorted by relevance
1379 STRING_PROXYUSERNAME, /* Proxy <username>, if used */ enumerator
1773 &data->set.str[STRING_PROXYUSERNAME], in Curl_setopt()1780 result = setstropt(&data->set.str[STRING_PROXYUSERNAME], in Curl_setopt()3804 (NULL != data->set.str[STRING_PROXYUSERNAME])?TRUE:FALSE; in allocate_conn()4677 if(data->set.str[STRING_PROXYUSERNAME] != NULL) { in parse_proxy_auth()4678 strncpy(proxyuser, data->set.str[STRING_PROXYUSERNAME], in parse_proxy_auth()