gz_magic 56 lib/libsa/cread.c static int gz_magic[2] = {0x1f, 0x8b}; /* gzip magic header */ gz_magic 145 lib/libsa/cread.c if (c != gz_magic[len]) {