| Function report | 
| Source Code: kernel\audit_watch.c | Create Date:2022-07-28 11:29:05 | 
| Last Modify:2020-03-17 17:15:07 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:audit_watch_log_rule_change
Proto:static void audit_watch_log_rule_change(struct audit_krule *r, struct audit_watch *w, char *op)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct audit_krule * | r | |
| struct audit_watch * | w | |
| char * | op | 
| 230 | If Not audit_enabled Then Return | 
| 232 | ab = audit_log_start - obtain an audit buffer*@ctx: audit_context (may be NULL)*@gfp_mask: type of allocation*@type: audit message type* Returns audit_buffer pointer on success or NULL on error | 
| 233 | If Not ab Then Return | 
| 235 | audit_log_session_info(ab) | 
| 238 | audit_log_key(ab, ties events to rules ) | 
| Name | Describe | 
|---|---|
| audit_update_watch | Update inode info in audit rules based on filesystem event. | 
| audit_remove_parent_watches | Remove all watches & rules associated with a parent that is going away. | 
| 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 |