Function report |
Source Code:security\integrity\evm\evm_main.c |
Create Date:2022-07-28 19:59:58 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:vm_inode_post_removexattr - update 'security
Proto:void evm_inode_post_removexattr(struct dentry *dentry, const char *xattr_name)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct dentry * | dentry | |
const char * | xattr_name |
458 | If Not evm_key_loaded() || Not evm_protected_xattr(xattr_name) Then Return |
463 | evm_update_evmxattr(dentry, xattr_name, NULL, 0) |
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 |