Searched refs:ZCLOSE (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/minizip/
H A Dioapi.h66 #define ZCLOSE(filefunc,filestream) ((*((filefunc).zclose_file))((filefunc).opaque,filestream)) macro
H A Dzip.c535 ZCLOSE(ziinit.z_filefunc,ziinit.filestream);
612 ZCLOSE(ziinit.z_filefunc, ziinit.filestream);
1209 if (ZCLOSE(zi->z_filefunc,zi->filestream) != 0)
H A Dunzip.c482 ZCLOSE(us.z_filefunc, us.filestream);
522 ZCLOSE(s->z_filefunc, s->filestream);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/minizip/
H A Dioapi.h66 #define ZCLOSE(filefunc,filestream) ((*((filefunc).zclose_file))((filefunc).opaque,filestream)) macro
H A Dzip.c535 ZCLOSE(ziinit.z_filefunc,ziinit.filestream);
612 ZCLOSE(ziinit.z_filefunc, ziinit.filestream);
1209 if (ZCLOSE(zi->z_filefunc,zi->filestream) != 0)
H A Dunzip.c482 ZCLOSE(us.z_filefunc, us.filestream);
522 ZCLOSE(s->z_filefunc, s->filestream);

Completed in 61 milliseconds