Home | History | Annotate | Download | only in minizip

Lines Matching refs:ENDHEADERMAGIC

105 #define ENDHEADERMAGIC      (0x06054b50)
1821 err = zip64local_putValue(&zi->z_filefunc,zi->filestream,(uLong)ENDHEADERMAGIC,4);