occurlfunctions.c#130 if(state->curlflags.useragent) #131 CHECK(state, CURLOPT_USERAGENT, state->curlflags.useragent); #379 if(state->curlflags.useragent != NULL) free(state->curlflags.useragent); #380 state->curlflags.useragent = strdup((char*)value); ocinternal.c#431 ocfree(state->curlflags.useragent); #597 if(state->curlflags.useragent == NULL) { #601 state->curlflags.useragent = agent; #742 if(state->curlflags.useragent != NULL) #743 free(state->curlflags.useragent); #744 state->curlflags.useragent = strdup(agent); #745 if(state->curlflags.useragent == NULL) ocinternal.h#196 char* useragent; /*CURLOPT_USERAGENT*/ ocrc.c#451 if(atoi(value)) state->curlflags.useragent = strdup(value); #452 if(state->curlflags.useragent == NULL) {stat = OC_ENOMEM; goto done;} #454 oclog(OCLOGNOTE,"HTTP.USERAGENT: %s", state->curlflags.useragent);
HyperKWIC - Version 7.20DA executed at 11:37 on 27 Oct 2017 | Polyhedron Solutions - INTERNAL USE | COMMERCIAL (Any O/S) SN 4AKIed