occurlfunctions.c#246 char* hostport = NULL; #249 hostport = occombinehostport(state->uri); #250 if(hostport == NULL) { #251 hostport = (char*)malloc(sizeof(char)*1); #252 *hostport = '\0'; #266 int t = ocstrncmp(hostport,triple->host,hostlen); #275 if(hostport && strlen(hostport) > 0) free(hostport); ocrc.c#569 ocrc_locate(char* key, char* hostport) #583 if(hostport == NULL) hostport = ""; #593 t = strcmp(hostport,triple->host); #600 ocrc_lookup(char* key, char* hostport) #602 struct OCTriple* triple = ocrc_locate(key,hostport); #604 fprintf(stderr,"lookup %s: [%s]%s = %s\n",hostport,triple->host,triple->key,triple->value);
HyperKWIC - Version 7.20DA executed at 11:37 on 27 Oct 2017 | Polyhedron Solutions - INTERNAL USE | COMMERCIAL (Any O/S) SN 4AKIed