函数逻辑报告 |
Source Code:security\apparmor\label.c |
Create Date:2022-07-27 21:43:46 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:vec_unconfined
函数原型:static bool vec_unconfined(struct aa_profile **vec, int n)
返回类型:bool
参数:
类型 | 参数 | 名称 |
---|---|---|
struct aa_profile ** | vec | |
int | n |
207 | 如果非profile_unconfined(vec[i])则返回:false |
211 | 返回:true |
名称 | 描述 |
---|---|
label_merge_insert | label_merge_insert - create a new label by merging @a and @b*@new: preallocated label to merge into (NOT NULL)*@a: label to merge with @b (NOT NULL)*@b: label to merge with @a (NOT NULL)* Requires: preallocated proxy* Returns: ref counted label either |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |