Function report | 
Source Code:kernel\audit_watch.c | 
Create Date:2022-07-28 11:29:13 | 
| Last Modify:2020-03-17 17:15:07 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:Get path information necessary for adding watches.
Proto:static int audit_get_nd(struct audit_watch *watch, struct path *parent)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct audit_watch * | watch | |
| struct path * | parent | 
| 351 | d = kern_path_locked(sertion path , parent) | 
| 354 | If d_is_positive(d) Then | 
| 361 | Return 0 | 
| Name | Describe | 
|---|---|
| audit_add_watch | Find a matching watch entry, or add this one.* Caller must hold audit_filter_mutex. | 
| 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  |