Searched refs:decompress_fn (Results 1 – 2 of 2) sorted by relevance
5 typedef int (*decompress_fn) (unsigned char *inbuf, long len, typedef37 decompress_fn decompress_method(const unsigned char *inbuf, long len,
44 decompress_fn decompressor;58 decompress_fn __init decompress_method(const unsigned char *inbuf, long len, in decompress_method()