Home
last modified time | relevance | path

Searched refs:bdp (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() argument
641 bd = *bdp = malloc(i); in start_bunzip()