Function report | 
Source Code:include\linux\audit.h | 
Create Date:2022-07-28 07:11:11 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:audit_log_string
Proto:static inline void audit_log_string(struct audit_buffer *ab, const char *buf)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct audit_buffer * | ab | |
| const char * | buf | 
| 660 | Format a string of no more than slen characters into the audit buffer,* enclosed in quote marks. | 
| Name | Describe | 
|---|---|
| audit_log_d_path | This is a helper-function to print the escaped d_path | 
| audit_pre | 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 | 
| audit_ptrace_mask | audit_ptrace_mask - convert mask to permission string*@buffer: buffer to write string to (NOT NULL)*@mask: permission mask to convert | 
| audit_signal_mask | audit_file_mask - convert mask to permission string*@buffer: buffer to write string to (NOT NULL)*@mask: permission mask to convert | 
| audit_file_mask | audit_file_mask - convert mask to permission string*@buffer: buffer to write string to (NOT NULL)*@mask: permission mask to convert | 
| audit_net_cb | audit callback for net specific fields | 
| 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  |