Function report |
Source Code:security\commoncap.c |
Create Date:2022-07-28 18:36:01 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ap_inode_need_killpriv - Determine if inode change affects privileges*@dentry: The inode/dentry in being changed with change marked ATTR_KILL_PRIV* Determine if an inode having a change applied that's marked ATTR_KILL_PRIV* affects the security markings
Proto:int cap_inode_need_killpriv(struct dentry *dentry)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct dentry * | dentry |
300 | error = __vfs_getxattr(dentry, inode, XATTR_NAME_CAPS, NULL, 0) |
301 | Return error > 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 |