Home | History | Annotate | Download | only in applypatch

Lines Matching refs:CACHE_TEMP_SOURCE

605         // should have been made in CACHE_TEMP_SOURCE.  If that file
609 if (LoadFileContents(CACHE_TEMP_SOURCE, &file, RETOUCH_DO_MASK) != 0) {
782 if (LoadFileContents(CACHE_TEMP_SOURCE, &copy_file,
861 if (SaveFileContents(CACHE_TEMP_SOURCE, source_file) < 0) {
904 if (SaveFileContents(CACHE_TEMP_SOURCE, source_file) < 0) {
1044 if (made_copy) unlink(CACHE_TEMP_SOURCE);