Searched refs:unlzma (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/lib/ |
D | decompress.c | 29 # define unlzma NULL macro 51 { {0x5d, 0x00}, "lzma", unlzma },
|
D | decompress_unlzma.c | 537 STATIC inline int INIT unlzma(unsigned char *buf, long in_len, in unlzma() function 677 return unlzma(buf, in_len - 4, fill, flush, output, posp, error); in __decompress()
|
/Linux-v4.19/include/linux/decompress/ |
D | unlzma.h | 5 int unlzma(unsigned char *, long,
|
/Linux-v4.19/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
|