Function report | 
Source Code:kernel\audit_watch.c | 
Create Date:2022-07-28 11:29:24 | 
| Last Modify:2020-03-17 17:15:07 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:audit_exe_compare
Proto:int audit_exe_compare(struct task_struct *tsk, struct audit_fsnotify_mark *mark)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct task_struct * | tsk | |
| struct audit_fsnotify_mark * | mark | 
| 548 | If Not exe_file Then Return 0 | 
| 553 | Return audit_mark_compare(mark, ino, dev) | 
| Name | Describe | 
|---|---|
| audit_filter | |
| audit_filter_rules | Compare a task_struct with an audit_rule. Return 1 on match, 0* otherwise.* If task_creation is true, this is an explicit indication that we are* filtering a task rule at task creation time. This and tsk == current are | 
| 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  |