Home
last modified time | relevance | path

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

/lib/
Ddecompress_bunzip2.c628 static int INIT start_bunzip(struct bunzip_data **bdp, void *inbuf, long len, in start_bunzip() function
705 i = start_bunzip(&bd, inbuf, len, fill); in bunzip2()