Function report |
Source Code:kernel\module.c |
Create Date:2022-07-28 10:57:59 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:module_flags_taint
Proto:static size_t module_flags_taint(struct module *mod, char *buf)
Type:size_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct module * | mod | |
char * | buf |
1183 | l = 0 |
1186 | When i < TAINT_FLAGS_COUNT cycle |
1191 | Return l |
Name | Describe |
---|---|
show_taint | |
module_flags | Keep in sync with MODULE_FLAGS_BUF_SIZE !!! |
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 |