Home
last modified time | relevance | path

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

/lib/
Ddecompress_unlzo.c41 STATIC inline long INIT parse_header(u8 *input, long *skip, long in_len) in parse_header() function
154 if (!parse_header(in_buf, &skip, in_len)) { in unlzo()