Function report | 
Source Code:init\initramfs.c | 
Create Date:2022-07-28 13:54:37 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:do_header
Proto:static int __init do_header(void)
Type:int
Parameter:Nothing
| 247 | error("incorrect cpio method used: use -H newc option") | 
| 248 | Return 1 | 
| 251 | error("no cpio magic") | 
| 252 | Return 1 | 
| 254 | parse_header(collected) | 
| 255 | next_header = this_header + link hash (name_len) + body_len | 
| 256 | next_header = next_header + 3 & ~3 | 
| 258 | If name_len <= 0 || name_len > # chars in a path name including nul Then Return 0 | 
| 261 | If body_len > # chars in a path name including nul Then Return 0 | 
| 263 | collect = collected = symlink_buf | 
| 265 | FSM = GotSymlink | 
| 267 | Return 0 | 
| 271 | Return 0 | 
| 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  |