Searched refs:lzop_magic (Results 1 – 1 of 1) sorted by relevance
47 static const unsigned char lzop_magic[] = { variable73 if (*parse++ != lzop_magic[l]) in parse_header()