Function report |
Source Code:kernel\auditfilter.c |
Create Date:2022-07-28 11:25:41 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:This function will re-initialize the lsm_rule field of all applicable rules
Proto:int audit_update_lsm_rules(void)
Type:int
Parameter:Nothing
1433 | err = 0 |
1436 | mutex_lock( & audit_filter_mutex) |
1438 | When i < AUDIT_NR_FILTERS cycle |
1447 | Return err |
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 |