Searched refs:unzCloseCurrentFile (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/minizip/
H A Dminiunz.c390 err = unzCloseCurrentFile (uf);
393 printf("error %d with zipfile in unzCloseCurrentFile\n",err);
397 unzCloseCurrentFile(uf); /* don't lose the error */
582 unzCloseCurrentFile(uf);
H A Dunzip.h294 extern int ZEXPORT unzCloseCurrentFile OF((unzFile file));
H A Dunzip.c520 unzCloseCurrentFile(file);
1074 unzCloseCurrentFile(file);
1489 extern int ZEXPORT unzCloseCurrentFile (file) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/minizip/
H A Dminiunz.c390 err = unzCloseCurrentFile (uf);
393 printf("error %d with zipfile in unzCloseCurrentFile\n",err);
397 unzCloseCurrentFile(uf); /* don't lose the error */
582 unzCloseCurrentFile(uf);
H A Dunzip.h294 extern int ZEXPORT unzCloseCurrentFile OF((unzFile file));
H A Dunzip.c520 unzCloseCurrentFile(file);
1074 unzCloseCurrentFile(file);
1489 extern int ZEXPORT unzCloseCurrentFile (file) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/minizip/
H A Dminiunz.c460 err = unzCloseCurrentFile (uf);
463 printf("error %d with zipfile in unzCloseCurrentFile\n",err);
467 unzCloseCurrentFile(uf); /* don't lose the error */
H A Dunzip.h202 these files MUST be closed with unzCloseCurrentFile before call unzClose.
373 extern int ZEXPORT unzCloseCurrentFile OF((unzFile file));
H A Dunzip.c806 these files MUST be closed with unzCloseCurrentFile before call unzClose.
816 unzCloseCurrentFile(file);
1495 unzCloseCurrentFile(file);
2004 extern int ZEXPORT unzCloseCurrentFile (unzFile file) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/minizip/
H A Dminiunz.c460 err = unzCloseCurrentFile (uf);
463 printf("error %d with zipfile in unzCloseCurrentFile\n",err);
467 unzCloseCurrentFile(uf); /* don't lose the error */
H A Dunzip.h373 extern int ZEXPORT unzCloseCurrentFile OF((unzFile file));
H A Dunzip.c816 unzCloseCurrentFile(file);
1495 unzCloseCurrentFile(file);
2004 extern int ZEXPORT unzCloseCurrentFile (unzFile file) function

Completed in 91 milliseconds