Function report |
Source Code:security\security.c |
Create Date:2022-07-28 18:39:18 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:security_inode_link
Proto:int security_inode_link(struct dentry *old_dentry, struct inode *dir, struct dentry *new_dentry)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct dentry * | old_dentry | |
struct inode * | dir | |
struct dentry * | new_dentry |
1124 | Return call_int_hook(inode_link, 0, old_dentry, dir, new_dentry) |
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 |