Function report |
Source Code:security\selinux\hooks.c |
Create Date:2022-07-28 18:55:04 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Same as inode_has_perm, but pass explicit audit data containingthe dentry to help the auditing code to more easily generate thepathname if needed.
Proto:static inline int dentry_has_perm(const struct cred *cred, struct dentry *dentry, unsigned int av)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const struct cred * | cred | |
struct dentry * | dentry | |
unsigned int | av |
1698 | type = LSM_AUDIT_DATA_DENTRY |
Name | Describe |
---|---|
selinux_quota_on | |
selinux_inode_readlink | |
selinux_inode_setattr | |
selinux_inode_setxattr | |
selinux_inode_getxattr | |
selinux_inode_listxattr | |
selinux_inode_removexattr |
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 |