Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Dgzip_wrapper.c454 static int gzip_uncompress(void *d, void *s, int size, int outsize, int *error) in gzip_uncompress() function
490 .uncompress = gzip_uncompress,