occurlfunctions.c#98 if(state->creds.userpwd != NULL) { #99 CHECK(state, CURLOPT_USERPWD, state->creds.userpwd); #356 if(state->creds.userpwd != NULL) free(state->creds.userpwd); #357 state->creds.userpwd = strdup((char*)value); ochttp.c#93 struct OCcredentials* creds) #106 if(creds != NULL && creds->password != NULL && creds->username != NULL) { #109 cstat = CURLERR(curl_easy_setopt(curl, CURLOPT_USERNAME, creds->username)); #112 cstat = CURLERR(curl_easy_setopt(curl, CURLOPT_PASSWORD, creds->password)); #116 snprintf(tbuf,1023,"%s:%s",creds->username,creds->password); ocinternal.c#453 ocfree(state->creds.userpwd); #672 if(state->creds.userpwd != NULL) { ocinternal.h#222 } creds; ocrc.c#558 state->creds.userpwd = userpwd; #560 state->creds.userpwd = strdup(userpwd); ocread.c#112 stat = ocfetchurl(curl,fetchurl,packet,lastmodified,&state->creds);
HyperKWIC - Version 7.20DA executed at 11:37 on 27 Oct 2017 | Polyhedron Solutions - INTERNAL USE | COMMERCIAL (Any O/S) SN 4AKIed