tag
line
file
source code
PKZIP_MAGIC
414
zBoot/misc.c
} else if (memcmp(magic, PKZIP_MAGIC, 2) == 0 && inptr == 2
PKZIP_MAGIC
415
zBoot/misc.c
&& memcmp(inbuf, PKZIP_MAGIC, 4) == 0) {