Searched refs:proxy_user_pwd (Results 1 – 6 of 6) sorted by relevance
54 string proxy_user_pwd; member74 options->proxy_user_pwd, in Start()120 options->proxy_user_pwd = optarg; in SetupOptions()
126 options->proxy_user_pwd = optarg; in SetupOptions()
61 const string &proxy_user_pwd, in SendRequest() argument125 if (!proxy_user_pwd.empty()) in SendRequest()126 (*curl_easy_setopt)(curl, CURLOPT_PROXYUSERPWD, proxy_user_pwd.c_str()); in SendRequest()
57 string proxy_user_pwd; member
65 const string &proxy_user_pwd,
133 options.proxy_user_pwd, in SymUploadV1Start()