Function report |
Source Code:init\initramfs.c |
Create Date:2022-07-28 13:54:47 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:do_copy
Proto:static int __init do_copy(void)
Type:int
Parameter:Nothing
366 | If byte_count >= body_len Then |
370 | do_utime(vcollected, mtime) |
374 | Return 0 |
375 | Else |
376 | If xwrite(wfd, victim, byte_count) != byte_count Then error("write error") |
378 | body_len -= byte_count |
379 | eat(byte_count) |
380 | Return 1 |
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 |