| Function report | 
| Source Code: kernel\audit.c | Create Date:2022-07-28 11:22:25 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:audit_set_enabled
Proto:static int audit_set_enabled(unsigned int state)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| unsigned int | state | 
| 444 | If state > AUDIT_LOCKED Then Return -EINVAL | 
| 447 | rc = audit_do_config_change("audit_enabled", & audit_enabled, state) | 
| 448 | If Not rc Then audit_ever_enabled |= Not Not state | 
| 451 | Return rc | 
| Name | Describe | 
|---|---|
| audit_receive_msg | |
| audit_enable | Process kernel command-line parameter at boot time.* audit={0|off} or audit={1|on}. | 
| 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 |