%PDF- %PDF-
Direktori : /proc/self/root/usr/src/kernels/2.6.32-754.35.1.el6.x86_64/include/linux/decompress/ |
Current File : //proc/self/root/usr/src/kernels/2.6.32-754.35.1.el6.x86_64/include/linux/decompress/unlzma.h |
#ifndef DECOMPRESS_UNLZMA_H #define DECOMPRESS_UNLZMA_H int unlzma(unsigned char *, int, int(*fill)(void*, unsigned int), int(*flush)(void*, unsigned int), unsigned char *output, int *posp, void(*error)(char *x) ); #endif