Searched defs:gz_magic (Results 1 – 2 of 2) sorted by relevance
104 static int gz_magic[2] = {0x1f, 0x8b}; /* gzip magic header */ variable
3624 static int const gz_magic[2] = {0x1f, 0x8b}; /* gzip magic header */ variable