Function report |
Source Code:fs\read_write.c |
Create Date:2022-07-28 20:01:23 |
Last Modify:2020-03-18 10:18:51 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:do_writev
Proto:static ssize_t do_writev(unsigned long fd, const struct iovec __user *vec, unsigned long vlen, rwf_t flags)
Type:ssize_t
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | fd | |
const struct iovec __user * | vec | |
unsigned long | vlen | |
rwf_t | flags |
1052 | If file Then |
1054 | If ppos Then |
1064 | If ret > 0 Then add_wchar(current process, ret) |
1066 | inc_syscw(current process) |
1067 | Return ret |
Name | Describe |
---|---|
SYSCALL_DEFINE3 | |
SYSCALL_DEFINE6 |
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 |