Home
last modified time | relevance | path

Searched defs:gunzip (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/arch/xtensa/boot/lib/
H A Dzmem.c36 void gunzip (void *dst, int dstlen, unsigned char *src, int *lenp) in gunzip() function
/kernel/linux/linux-5.10/lib/
H A Ddecompress.c24 # define gunzip NULL macro
H A Ddecompress_inflate.c200 STATIC int INIT gunzip(unsigned char *buf, long len, in gunzip() function
/kernel/linux/linux-6.6/arch/xtensa/boot/lib/
H A Dzmem.c36 void gunzip (void *dst, int dstlen, unsigned char *src, int *lenp) in gunzip() function
/kernel/linux/linux-6.6/lib/
H A Ddecompress.c24 # define gunzip NULL macro
H A Ddecompress_inflate.c200 STATIC int INIT gunzip(unsigned char *buf, long len, in gunzip() function
/third_party/zlib/examples/
H A Dgun.c548 local int gunzip(z_stream *strm, char *inname, char *outname, int test) in gunzip() function

Completed in 3 milliseconds