函数逻辑报告 |
Source Code:lib\decompress.c |
Create Date:2022-07-27 07:11:38 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:decompress_method
函数原型:decompress_fn __init decompress_method(const unsigned char *inbuf, long len, const char **name)
返回类型:decompress_fn
参数:
类型 | 参数 | 名称 |
---|---|---|
const unsigned char * | inbuf | |
long | len | |
const char ** | name |
63 | 如果len小于2则 |
78 | 返回:decompressor |
名称 | 描述 |
---|---|
identify_ramdisk_image | This routine tries to find a RAM disk image to load, and returns the* number of blocks to read for a non-compressed image, 0 if the image* is a compressed image, and -1 if an image with the right magic* numbers could not be found |
unpack_to_rootfs |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |