ncuri.c#329 duri->password = pwd; #461 && duri->user != NULL && duri->password != NULL); #473 len += (NILLEN(duri->user)+NILLEN(duri->password)+NILLEN(":@")); #533 strcat(newuri,duri->password); ncuri.h#20 char* password; /* from user:password@ */ ochttp.c#106 if(creds != NULL && creds->password != NULL && creds->username != NULL) { #112 cstat = CURLERR(curl_easy_setopt(curl, CURLOPT_PASSWORD, creds->password)); #116 snprintf(tbuf,1023,"%s:%s",creds->username,creds->password); ocrc.c#200 state->proxy.password = malloc(sizeof(char) * p_len + 1); #201 if (state->proxy.password == NULL) #203 strncpy(state->proxy.password, v, p_len); #204 state->proxy.password[p_len] = '\0';
HyperKWIC - Version 7.20DA executed at 11:37 on 27 Oct 2017 | Polyhedron Solutions - INTERNAL USE | COMMERCIAL (Any O/S) SN 4AKIed