Searched refs:unlzma (Results 1 – 5 of 5) sorted by relevance
/linux-3.4.99/lib/ ! |
D | decompress.c | 25 # define unlzma NULL macro 42 { {0x5d, 0x00}, "lzma", unlzma },
|
D | decompress_unlzma.c | 537 STATIC inline int INIT unlzma(unsigned char *buf, int in_len, in unlzma() function 678 return unlzma(buf, in_len - 4, fill, flush, output, posp, error); in decompress()
|
/linux-3.4.99/include/linux/decompress/ ! |
D | unlzma.h | 4 int unlzma(unsigned char *, int,
|
/linux-3.4.99/scripts/ ! |
D | extract-vmlinux | 58 try_decompress '\135\0\0\0' xxx unlzma
|
D | extract-ikconfig | 62 try_decompress '\135\0\0\0' xxx unlzma
|