Function report |
Source Code:kernel\audit.c |
Create Date:2022-07-28 11:23:50 |
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_task_info
Proto:void audit_log_task_info(struct audit_buffer *ab)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct audit_buffer * | ab |
2129 | If Not ab Then Return |
2132 | cred = current_cred - Access the current task's subjective credentials* Access the subjective credentials of the current task. RCU-safe,* since nobody else can modify it.() |
2133 | tty = audit_get_tty() |
2151 | audit_put_tty(tty) |
2154 | audit_log_d_path_exe(ab, mm) |
2155 | audit_log_task_context(ab) |
Name | Describe |
---|---|
audit_log_feature_change | |
audit_log_path_denied | audit_log_path_denied - report a path restriction denial*@type: audit message type (AUDIT_ANOM_LINK, AUDIT_ANOM_CREAT, etc)*@operation: specific operation name |
audit_log_exit |
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 |