函数逻辑报告 |
Source Code:security\inode.c |
Create Date:2022-07-27 20:14:46 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:securityfs_create_dir - create a directory in the securityfs filesystem*@name: a pointer to a string containing the name of the directory to* create.*@parent: a pointer to the parent dentry for this file. This should be a* directory dentry if set
函数原型:struct dentry *securityfs_create_dir(const char *name, struct dentry *parent)
返回类型:struct dentry
参数:
类型 | 参数 | 名称 |
---|---|---|
const char * | name | |
struct dentry * | parent |
名称 | 描述 |
---|---|
tomoyo_initerface_init | moyo_initerface_init - Initialize /sys/kernel/security/tomoyo/ interface.* Returns 0. |
entry_create_dir | ry_create_dir - recursively create a directory entry in the securityfs*@fs_dir: aa_sfs_entry (and all child entries) to build (NOT NULL)*@parent: the parent dentry in the securityfs* Use entry_remove_dir to remove entries created with this fn. |
safesetid_init_securityfs | |
integrity_fs_init | |
ima_fs_init | |
evm_init_secfs |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |