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

/haiku/src/bin/unzip/
H A Dglobals.h182 LONGINT expect_ecrec_offset; member in struct:Globals
H A Dprocess.c723 if ((G.extra_bytes = G.real_ecrec_offset-G.expect_ecrec_offset) <
753 if (G.expect_ecrec_offset==0L && G.ecrec.size_central_directory==0) {
1032 G.expect_ecrec_offset = G.ecrec.offset_start_central_directory +
H A Dzipinfo.c629 (long)G.expect_ecrec_offset, (long)G.expect_ecrec_offset));

Completed in 45 milliseconds