taglinefilesource code
LG65zBoot/unzip.cif (inptr > insize || LG(h) != LOCSIG) {
LG109zBoot/unzip.corig_crc = LG(inbuf + LOCCRC);
LG110zBoot/unzip.corig_len = LG(inbuf + LOCLEN);
LG126zBoot/unzip.cregister ulg n = LG(inbuf + LOCLEN);
LG128zBoot/unzip.cif (n != LG(inbuf + LOCSIZ) - (decrypt ? RAND_HEAD_LEN : 0)) {
LG151zBoot/unzip.corig_crc = LG(buf);
LG152zBoot/unzip.corig_len = LG(buf+4);
LG163zBoot/unzip.corig_crc = LG(buf+4);
LG164zBoot/unzip.corig_len = LG(buf+12);
LG176zBoot/unzip.cif (pkzip && inptr + 4 < insize && LG(inbuf+inptr) == LOCSIG) {