Searched defs:gunzip (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/arch/xtensa/boot/lib/ |
H A D | zmem.c | 36 void gunzip (void *dst, int dstlen, unsigned char *src, int *lenp) in gunzip() function
|
/kernel/linux/linux-5.10/lib/ |
H A D | decompress.c | 24 # define gunzip NULL macro
|
H A D | decompress_inflate.c | 200 STATIC int INIT gunzip(unsigned char *buf, long len, in gunzip() function
|
/kernel/linux/linux-6.6/arch/xtensa/boot/lib/ |
H A D | zmem.c | 36 void gunzip (void *dst, int dstlen, unsigned char *src, int *lenp) in gunzip() function
|
/kernel/linux/linux-6.6/lib/ |
H A D | decompress.c | 24 # define gunzip NULL macro
|
H A D | decompress_inflate.c | 200 STATIC int INIT gunzip(unsigned char *buf, long len, in gunzip() function
|
Completed in 3 milliseconds