函数逻辑报告 |
Source Code:security\apparmor\include\policy_unpack.h |
Create Date:2022-07-27 21:21:18 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:__aa_get_loaddata - get a reference count to uncounted data reference*@data: reference to get a count on* Returns: pointer to reference OR NULL if race is lost and reference is* being repeated
函数原型:static inline struct aa_loaddata *__aa_get_loaddata(struct aa_loaddata *data)
返回类型:struct aa_loaddata
参数:
类型 | 参数 | 名称 |
---|---|---|
struct aa_loaddata * | data |
96 | 返回:NULL |
名称 | 描述 |
---|---|
seq_rawdata_open | |
rawdata_open | |
aa_replace_profiles | aa_replace_profiles - replace profile(s) on the profile list*@policy_ns: namespace load is occurring on*@label: label that is attempting to load/replace policy*@mask: permission mask*@udata: serialized data stream (NOT NULL)* unpack and replace a profile |
aa_get_loaddata | aa_get_loaddata - get a reference count from a counted data reference*@data: reference to get a count on* Returns: point to reference* Requires: @data to have a valid reference count on it. It is a bug |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |