Function report |
Source Code:kernel\audit.c |
Create Date:2022-07-28 11:23:27 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Process kernel command-line parameter at boot time.* audit_backlog_limit=<n>
Proto:static int __init audit_backlog_limit_set(char *str)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
char * | str |
1650 | pr_info("audit_backlog_limit: ") |
1654 | Return 1 |
1657 | Number of outstanding audit_buffers allowed.* When set to zero, this means unlimited. = audit_backlog_limit_arg |
1660 | Return 1 |
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 |