Function report |
Source Code:security\tomoyo\tomoyo.c |
Create Date:2022-07-28 19:46:51 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:moyo_path_link - Target for security_path_link().*@old_dentry: Pointer to "struct dentry".*@new_dir: Pointer to "struct path".*@new_dentry: Pointer to "struct dentry".* Returns 0 on success, negative value otherwise.
Proto:static int tomoyo_path_link(struct dentry *old_dentry, const struct path *new_dir, struct dentry *new_dentry)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct dentry * | old_dentry | |
const struct path * | new_dir | |
struct dentry * | 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 |