函数逻辑报告 |
Source Code:security\apparmor\domain.c |
Create Date:2022-07-27 21:31:52 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:change_profile_perms_wrapper
函数原型:static int change_profile_perms_wrapper(const char *op, const char *name, struct aa_profile *profile, struct aa_label *target, bool stack, unsigned int request, struct aa_perms *perms)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
const char * | op | |
const char * | name | |
struct aa_profile * | profile | |
struct aa_label * | target | |
bool | stack | |
unsigned int | request | |
struct aa_perms * | perms |
1277 | const char * info = NULL |
1278 | error等于0 |
1288 | 返回:error |
名称 | 描述 |
---|---|
aa_change_profile | aa_change_profile - perform a one-way profile transition*@fqname: name of profile may include namespace (NOT NULL)*@onexec: whether this transition is to take place immediately or at exec*@flags: flags affecting change behavior |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |