Home
last modified time | relevance | path

Searched refs:lzop_magic (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/lib/
Ddecompress_unlzo.c47 static const unsigned char lzop_magic[] = { variable
73 if (*parse++ != lzop_magic[l]) in parse_header()