Searched refs:unlzo (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/decompress/
H A Dunlzo.h4 int unlzo(unsigned char *inbuf, int len,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/
H A Ddecompress.c12 #include <linux/decompress/unlzo.h>
27 # define unlzo NULL macro
39 { {0x89, 0x4c}, "lzo", unlzo },
H A Ddecompress_unlzo.c37 #include <linux/decompress/unlzo.h>
90 STATIC inline int INIT unlzo(u8 *input, int in_len, function
217 #define decompress unlzo

Completed in 101 milliseconds