函数逻辑报告 |
Source Code:block\partitions\ibm.c |
Create Date:2022-07-27 19:06:19 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:find_vol1_partitions
函数原型:static int find_vol1_partitions(struct parsed_partitions *state, struct hd_geometry *geo, int blocksize, char name[], union label_t *label)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct parsed_partitions * | state | |
struct hd_geometry * | geo | |
int | blocksize | |
char | name | |
union label_t * | label |
149 | 长字符串拼接 |
156 | counter等于0 |
159 | memcpy( & f1, data, sizeof(structvtoc_format1_label)) |
160 | put_dev_sector(sect) |
162 | 如果 format identifier 恒等于ASCII -> EBCDIC conversion table ['4']或 format identifier 恒等于ASCII -> EBCDIC conversion table ['5']或 format identifier 恒等于ASCII -> EBCDIC conversion table ['7']或 format identifier 恒等于ASCII -> EBCDIC conversion table ['9']则 |
171 | 如果 format identifier 不等于ASCII -> EBCDIC conversion table ['1']且 format identifier 不等于ASCII -> EBCDIC conversion table ['8']则退出 |
182 | put_partition(state, counter + 1, offset, size) |
183 | counter自加 |
184 | blk自加 |
187 | 长字符串拼接 |
189 | 如果非data则返回:负1 |
192 | 返回:1 |
名称 | 描述 |
---|---|
ibm_partition | This is the main function, called by check.c |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |