Searched defs:inbuf (Results 1 – 5 of 5) sorted by relevance
11 int __init decompress(void *inbuf, unsigned int len, void *outbuf) in decompress()
91 unsigned char *inbuf /*,*outbuf*/; member618 static int INIT start_bunzip(struct bunzip_data **bdp, void *inbuf, int len, in start_bunzip()677 unsigned char *inbuf; in bunzip2() local
15 static unsigned char *__initdata inbuf; variable
550 unsigned char *inbuf; in unlzma() local
50 char inbuf[BUFSIZE]; variable
Completed in 7 milliseconds