Function report |
Source Code:security\loadpin\loadpin.c |
Create Date:2022-07-28 19:55:19 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:parse_exclude
Proto:static void __init parse_exclude(void)
Type:void
Parameter:Nothing
205 | cur = exclude_read_files[i] |
206 | If Not cur Then Break |
208 | If cur == '\0' Then Continue |
212 | If strcmp(cur, kernel_read_file_str[j]) == 0 Then |
213 | pr_info("excluding: %s\n", kernel_read_file_str[j]) |
215 | ignore_read_file_id[j] = 1 |
Name | Describe |
---|---|
loadpin_init |
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 |