Function report |
Source Code:security\integrity\ima\ima_policy.c |
Create Date:2022-07-28 19:58:57 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ima_lsm_update_rule
Proto:static int ima_lsm_update_rule(struct ima_rule_entry *entry)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct ima_rule_entry * | entry |
308 | nentry = ima_lsm_copy_rule(entry) |
314 | ima_lsm_free_rule(entry) |
316 | Return 0 |
Name | Describe |
---|---|
ima_lsm_update_rules | The LSM policy can be reloaded, leaving the IMA LSM based rules referring* to the old, stale LSM policy. Update the IMA LSM based rules to reflect* the reloaded LSM policy. |
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 |