函数逻辑报告 |
Source Code:security\apparmor\file.c |
Create Date:2022-07-27 21:42:18 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:profile_path_link
函数原型:static int profile_path_link(struct aa_profile *profile, const struct path *link, char *buffer, const struct path *target, char *buffer2, struct path_cond *cond)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct aa_profile * | profile | |
const struct path * | link | |
char * | buffer | |
const struct path * | target | |
char * | buffer2 | |
struct path_cond * | cond |
374 | const char * info = NULL |
416 | 如果非allow按位与verlaid 的值则转到:done_tests |
429 | request或等于AA_AUDIT_FILE_MASK按位与allow按位与allow的反 |
431 | 转到:audit |
440 | done_tests : |
441 | error等于0 |
443 | audit : |
名称 | 描述 |
---|---|
aa_path_link | aa_path_link - Handle hard link permission check*@label: the label being enforced (NOT NULL)*@old_dentry: the target dentry (NOT NULL)*@new_dir: directory the new link will be created in (NOT NULL)*@new_dentry: the link being created (NOT NULL) |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |