Function report |
Source Code:security\smack\smack.h |
Create Date:2022-07-28 19:19:14 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Is the directory transmuting?
Proto:static inline int smk_inode_transmutable(const struct inode *isp)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const struct inode * | isp |
380 | sip = smack_inode(isp) |
381 | Return (smack inode flags & directory is transmuting ) != 0 |
Name | Describe |
---|---|
smack_inode_init_security | smack_inode_init_security - copy out the smack from an inode*@inode: the newly created inode*@dir: containing directory object*@qstr: unused*@name: where to put the attribute name*@value: where to put the attribute value*@len: where to put the length of |
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 |