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

/vbox/src/libs/zlib-1.2.6/contrib/minizip/
H A Dzip.c1029 short HeaderID = 1; local
1037 err = zip64local_putValue(&zi->z_filefunc, zi->filestream, (short)HeaderID,2);
1663 zip64local_putValue_inmemory(p, 0x0001, 2); // HeaderID
1688 // ( 4 below is the size of HeaderID and DataSize field )

Completed in 1768 milliseconds