Searched refs:opwptext (Results 1 – 1 of 1) sorted by relevance
288 unsigned char *opwptext = NULL; in update_pass_special_file() local382 opwptext = malloc(opwmp->datasize + opwmp->padsize); in update_pass_special_file()383 if (opwptext == NULL) { in update_pass_special_file()397 free(opwptext); in update_pass_special_file()423 opwptext, &opwptextlen, in update_pass_special_file()433 free(opwptext); in update_pass_special_file()444 opwptext[opwmp->datasize] = '\0'; in update_pass_special_file()446 linebuff = strtok((char *)opwptext, "\n"); in update_pass_special_file()470 free(opwptext); in update_pass_special_file()