Function report | 
Source Code:security\apparmor\audit.c | 
Create Date:2022-07-28 19:50:19 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:audit_base - core AppArmor function.*@ab: audit buffer to fill (NOT NULL)*@ca: audit structure containing data to audit (NOT NULL)* Record common AppArmor audit data from @sa
Proto:static void audit_pre(struct audit_buffer *ab, void *ca)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct audit_buffer * | ab | |
| void * | ca | 
| 59 | If aa_g_audit_header Then | 
| 61 | audit_log_string(ab, aa_audit_type[type]) | 
| 64 | If op Then | 
| 66 | audit_log_string(ab, op) | 
| 69 | If info Then | 
| 71 | audit_log_string(ab, info) | 
| 76 | If label Then | 
| 96 | If name Then | 
| 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  |