Function report |
Source Code:kernel\audit.c |
Create Date:2022-07-28 11:23:47 |
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_d_path_exe
Proto:void audit_log_d_path_exe(struct audit_buffer *ab, struct mm_struct *mm)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct audit_buffer * | ab | |
struct mm_struct * | mm |
2095 | exe_file = get_mm_exe_file - acquire a reference to the mm's executable file* Returns %NULL if mm has no associated executable file.* User must release file via fput(). |
2101 | Return |
2102 | out_null : |
Name | Describe |
---|---|
audit_log_task_info | |
audit_log_task |
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 |