Function report |
Source Code:kernel\audit_watch.c |
Create Date:2022-07-28 11:29:12 |
Last Modify:2020-03-17 17:15:07 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Remove all watches & rules associated with a parent that is going away.
Proto:static void audit_remove_parent_watches(struct audit_parent *parent)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct audit_parent * | parent |
329 | mutex_lock( & audit_filter_mutex) |
333 | audit_watch_log_rule_change(r, w, "remove_rule") |
334 | If exe Then |
341 | audit_remove_watch(w) |
Name | Describe |
---|---|
audit_watch_handle_event | Update watch data in audit rules based on fsnotify events. |
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 |