unzOpen2 1331 modules/widgetman/unzip.c uf = unzOpen2(zipfilename, NULL); unzOpen2 282 modules/widgetman/unzip.h extern unzFile ZEXPORT unzOpen2 OF((const char *path, unzOpen2 87 modules/widgetman/widgetman.c unzFile uf = unzOpen2(wpack->package_path, NULL); unzOpen2 349 modules/widgetman/widgetman.c unzFile uf = unzOpen2(path, NULL);