Function report |
Source Code:kernel\auditsc.c |
Create Date:2022-07-28 11:28:34 |
Last Modify:2020-03-17 16:31:21 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:audit_log_task
Proto:static void audit_log_task(struct audit_buffer *ab)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct audit_buffer * | ab |
2555 | auid = audit_get_loginuid(current process) |
2557 | current_uid_gid( & uid, & gid) |
2564 | audit_log_task_context(ab) |
2567 | audit_log_d_path_exe(ab, mm) |
Name | Describe |
---|---|
audit_core_dumps | audit_core_dumps - record information about processes that end abnormally*@signr: signal value* If a process ends with a core dump, something fishy is going on and we* should record the event for investigation. |
audit_seccomp | audit_seccomp - record information about a seccomp action*@syscall: syscall number*@signr: signal value*@code: the seccomp action* Record the information associated with a seccomp action. Event filtering for |
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 |