Function report |
Source Code:kernel\audit_tree.c |
Create Date:2022-07-28 11:30:34 |
Last Modify:2022-05-22 16:43:11 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:alled with audit_filter_mutex
Proto:int audit_remove_tree_rule(struct audit_krule *rule)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct audit_krule * | rule |
654 | tree = associated watched tree |
655 | If tree Then |
658 | If list_empty - tests whether a list is empty*@head: the list to test. && Not goner Then |
659 | root = NULL |
661 | goner = 1 |
663 | associated watched tree = NULL |
664 | spin_unlock( & hash_lock) |
665 | audit_schedule_prune() |
666 | Return 1 |
668 | associated watched tree = NULL |
669 | spin_unlock( & hash_lock) |
670 | Return 1 |
672 | Return 0 |
Name | Describe |
---|---|
audit_del_rule | Remove an existing rule from filterlist. |
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 |