Searched refs:hfsrc (Results 1 – 1 of 1) sorted by relevance
1453 HFILE hfsrc,hfdst; in VerInstallFileA() local1469 hfsrc=LZOpenFileA(srcfn,&ofs,OF_READ); in VerInstallFileA()1470 if (hfsrc < 0) in VerInstallFileA()1477 LZClose(hfsrc); in VerInstallFileA()1504 LZClose(hfsrc); in VerInstallFileA()1507 ret = LZCopy(hfsrc,hfdst); in VerInstallFileA()1532 LZClose(hfsrc); in VerInstallFileA()1588 LZClose(hfsrc); in VerInstallFileA()1610 LZClose(hfsrc); in VerInstallFileA()