Home
last modified time | relevance | path

Searched refs:read_bunzip (Results 1 – 1 of 1) sorted by relevance

/linux/lib/
H A Ddecompress_bunzip2.c524 static int INIT read_bunzip(struct bunzip_data *bd, char *outbuf, int len) in read_bunzip() function
710 i = read_bunzip(bd, outbuf, BZIP2_IOBUF_SIZE); in bunzip2()