Home | History | Annotate | Download | only in applypatch

Lines Matching defs:copy

6  * You may obtain a copy of the License at
141 char* copy = strdup(filename);
142 const char* magic = strtok(copy, ":");
316 free(copy);
363 char* copy = strdup(target);
364 const char* magic = strtok(copy, ":");
519 free(copy);
592 // we were killed in the middle of patching it. A copy of it
768 printf("source file is bad; trying copy\n");
773 printf("failed to read copy file\n");
785 printf("copy file doesn't match source SHA-1s either\n");
838 // write the output to /tmp and then copy it to the
874 // copy the source file to cache, then delete it from the original
1003 // Copy the temp file to the partition.
1030 // If this run of applypatch created the copy, and we're here, we