Searched refs:hdrmagic (Results 1 – 1 of 1) sorted by relevance
599 static const char hdrmagic[] = { 'L', 'Z', 'I', 'P', 1 }; variable634 if (memcmp(header, hdrmagic, sizeof(hdrmagic)) != 0) in unlz()