Function report |
Source Code:security\tomoyo\tomoyo.c |
Create Date:2022-07-28 19:46:45 |
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_mkdir - Target for security_path_mkdir().*@parent: Pointer to "struct path".*@dentry: Pointer to "struct dentry".*@mode: DAC permission mode.* Returns 0 on success, negative value otherwise.
Proto:static int tomoyo_path_mkdir(const struct path *parent, struct dentry *dentry, umode_t mode)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const struct path * | parent | |
struct dentry * | dentry | |
umode_t | mode |
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 |