Function report |
Source Code:kernel\audit_tree.c |
Create Date:2022-07-28 11:30:16 |
Last Modify:2022-05-22 16:43:11 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:remove_chunk_node
Proto:static void remove_chunk_node(struct audit_chunk *chunk, struct node *p)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct audit_chunk * | chunk | |
struct node * | p |
335 | root = NULL |
338 | owner = NULL |
Name | Describe |
---|---|
prune_tree_chunks | Remove tree from chunks. If 'tagged' is set, remove tree only from tagged* chunks. The function expects tagged chunks are all at the beginning of the* chunks list. |
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 |