Searched refs:unxz (Results 1 – 2 of 2) sorted by relevance
/lib/ |
D | decompress.c | 32 # define unxz NULL macro 52 { {0xfd, 0x37}, "xz", unxz },
|
D | decompress_unxz.c | 251 STATIC int INIT unxz(unsigned char *in, long in_size, in unxz() function 405 return unxz(buf, len, fill, flush, out_buf, pos, error); in __decompress()
|