Function report |
Source Code:kernel\audit.c |
Create Date:2022-07-28 11:22:18 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:audit_panic
Proto:void audit_panic(const char *message)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
const char * | message |
300 | Break |
302 | If printk_ratelimit() Then pr_err("%s\n", message) |
304 | Break |
Name | Describe |
---|---|
audit_log_lost | audit_log_lost - conditionally log lost audit message event*@message: the message stating reason for lost audit message* Emit at least 1 message per second, even if audit_rate_check is* throttling.* Always increment the lost messages counter. |
audit_net_init | |
audit_log_task_context | |
update_lsm_rule | |
audit_log_execve_info | |
audit_log_exit | |
audit_update_watch | Update inode info in audit rules based on filesystem event. |
audit_watch_init | |
audit_fsnotify_init | |
audit_tree_init |
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 |