Searched refs:aptr (Results 1 – 22 of 22) sorted by relevance
100 allocuserpwd = &data->state.aptr.proxyuserpwd; in Curl_output_digest()101 userp = data->state.aptr.proxyuser; in Curl_output_digest()102 passwdp = data->state.aptr.proxypasswd; in Curl_output_digest()108 allocuserpwd = &data->state.aptr.userpwd; in Curl_output_digest()109 userp = data->state.aptr.user; in Curl_output_digest()110 passwdp = data->state.aptr.passwd; in Curl_output_digest()
156 allocuserpwd = &data->state.aptr.proxyuserpwd; in Curl_output_ntlm()157 userp = data->state.aptr.proxyuser; in Curl_output_ntlm()158 passwdp = data->state.aptr.proxypasswd; in Curl_output_ntlm()170 allocuserpwd = &data->state.aptr.userpwd; in Curl_output_ntlm()171 userp = data->state.aptr.user; in Curl_output_ntlm()172 passwdp = data->state.aptr.passwd; in Curl_output_ntlm()
343 data->state.aptr.rtsp_transport = in rtsp_do()346 if(!data->state.aptr.rtsp_transport) in rtsp_do()369 data->state.aptr.accept_encoding = in rtsp_do()385 data->state.aptr.uagent) { in rtsp_do()386 Curl_safefree(data->state.aptr.uagent); in rtsp_do()390 p_uagent = data->state.aptr.uagent; in rtsp_do()402 p_userpwd = data->state.aptr.userpwd; in rtsp_do()405 Curl_safefree(data->state.aptr.ref); in rtsp_do()409 p_referrer = data->state.aptr.ref; in rtsp_do()424 p_range = data->state.aptr.rangeline; in rtsp_do()[all …]
290 user = data->state.aptr.user; in http_output_basic()724 data->state.aptr.user || in Curl_http_output_auth()1689 struct dynamically_allocated_data *aptr = &data->state.aptr; in Curl_http_host() local1701 Curl_safefree(aptr->host); in Curl_http_host()1743 if(!aptr->host) in Curl_http_host()1766 if(!aptr->host) in Curl_http_host()2462 if(!data->state.aptr.te) in Curl_transferencode()2558 if(!data->state.aptr.ref) in Curl_http()2637 (data->state.aptr.host ? data->state.aptr.host : ""), in Curl_http()2644 data->state.aptr.userpwd ? data->state.aptr.userpwd : "", in Curl_http()[all …]
1003 if(data->state.aptr.host) { in Curl_http()1010 if(data->state.aptr.proxyuserpwd) { in Curl_http()1017 if(data->state.aptr.userpwd) { in Curl_http()1031 data->state.aptr.uagent) { in Curl_http()1075 Curl_safefree(data->state.aptr.ref); in Curl_http()1078 if(!data->state.aptr.ref) in Curl_http()1098 Curl_safefree(data->state.aptr.accept_encoding); in Curl_http()1099 data->state.aptr.accept_encoding = in Curl_http()1101 if(!data->state.aptr.accept_encoding) in Curl_http()1170 Curl_safefree(data->state.aptr.userpwd); in Curl_http()[all …]
205 Curl_safefree(data->state.aptr.proxyuserpwd); in Curl_output_negotiate()206 data->state.aptr.proxyuserpwd = userp; in Curl_output_negotiate()210 Curl_safefree(data->state.aptr.userpwd); in Curl_output_negotiate()211 data->state.aptr.userpwd = userp; in Curl_output_negotiate()
191 if(data->state.aptr.host) { in make_headers()193 size_t pos = strcspn(data->state.aptr.host, "\n\r"); in make_headers()194 fullhost = Curl_memdup0(data->state.aptr.host, pos); in make_headers()601 const char *user = data->state.aptr.user ? data->state.aptr.user : ""; in Curl_output_aws_sigv4()812 data->state.aptr.passwd ? in Curl_output_aws_sigv4()813 data->state.aptr.passwd : ""); in Curl_output_aws_sigv4()848 Curl_safefree(data->state.aptr.userpwd); in Curl_output_aws_sigv4()849 data->state.aptr.userpwd = auth_headers; in Curl_output_aws_sigv4()
312 Curl_safefree(data->state.aptr.uagent); in Curl_close()315 Curl_safefree(data->state.aptr.te); in Curl_close()317 Curl_safefree(data->state.aptr.ref); in Curl_close()318 Curl_safefree(data->state.aptr.host); in Curl_close()325 Curl_safefree(data->state.aptr.user); in Curl_close()326 Curl_safefree(data->state.aptr.passwd); in Curl_close()2345 data->state.aptr.proxyuser : "";2694 if(data->state.aptr.user &&2698 userp = &data->state.aptr.user;2757 if(data->state.aptr.user) {[all …]
674 Curl_safefree(data->state.aptr.uagent); in Curl_pretransfer()675 data->state.aptr.uagent = in Curl_pretransfer()677 if(!data->state.aptr.uagent) in Curl_pretransfer()685 result = Curl_setstropt(&data->state.aptr.user, in Curl_pretransfer()688 result = Curl_setstropt(&data->state.aptr.passwd, in Curl_pretransfer()692 result = Curl_setstropt(&data->state.aptr.proxyuser, in Curl_pretransfer()695 result = Curl_setstropt(&data->state.aptr.proxypasswd, in Curl_pretransfer()
267 const char *username = data->state.aptr.user ? in mqtt_connect()268 data->state.aptr.user : ""; in mqtt_connect()271 const char *passwd = data->state.aptr.passwd ? in mqtt_connect()272 data->state.aptr.passwd : ""; in mqtt_connect()344 Curl_safefree(data->state.aptr.user); in mqtt_connect()345 Curl_safefree(data->state.aptr.passwd); in mqtt_connect()
127 if(data->state.aptr.proxyuserpwd) { in Curl_http_proxy_create_CONNECT()129 data->state.aptr.proxyuserpwd); in Curl_http_proxy_create_CONNECT()
186 Curl_safefree(data->state.aptr.proxyuserpwd); in h1_tunnel_go_state()405 data->state.aptr.proxyuserpwd) { in recv_CONNECT_resp()722 if(data->state.aptr.proxyuserpwd) { in start_CONNECT()724 data->state.aptr.proxyuserpwd); in start_CONNECT()1007 Curl_safefree(data->state.aptr.proxyuserpwd); in cf_h1_proxy_connect()
328 if(data->state.aptr.user) in Curl_sasl_can_authenticate()381 else if(data->state.aptr.user) { in Curl_sasl_start()
414 if(data->state.aptr.user) { in oldap_perform_bind()424 data->state.aptr.user ? in oldap_perform_bind()799 else if(data->state.aptr.user) in oldap_connecting()
466 if(!data->state.aptr.user) { in pop3_perform_user()500 if(!data->state.aptr.user) { in pop3_perform_apop()
365 if(data->state.aptr.user) { in ldap_do()
1350 } aptr; member
442 if(!data->state.aptr.user) in smb_connect()
803 if(data->state.aptr.user) { in check_telnet_options()
516 if(!data->state.aptr.user) { in imap_perform_login()
1982 Curl_safefree(data->state.aptr.user);1983 Curl_safefree(data->state.aptr.passwd);
167 Curl_safefree(data->state.aptr.proxyuserpwd); in h2_tunnel_go_state()
Completed in 85 milliseconds