Function report |
Source Code:lib\decompress_inflate.c |
Create Date:2022-07-28 06:16:42 |
Last Modify:2020-03-15 22:47:18 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:gunzip
Proto:STATIC int __attribute__((__section__(".init.text"))) __attribute__((__cold__))gunzip(unsigned char *buf, long len, long (*fill)(void *, unsigned long ), long (*flush)(void *, unsigned long ), unsigned char *out_buf, long *pos, void (*error)(char *x))
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned char * | buf | |
long | len | |
long (* | fill | |
long (* | flush | |
unsigned char * | out_buf | |
long * | pos | |
void (* | error |
194 | Return Included from initramfs et al code |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |