函数逻辑报告 |
Source Code:security\apparmor\label.c |
Create Date:2022-07-27 21:45:40 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:aa_label_acntsxprint - allocate a __counted string buffer and print label*@strp: buffer to write to
函数原型:int aa_label_acntsxprint(char __counted **strp, struct aa_ns *ns, struct aa_label *label, int flags, gfp_t gfp)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
char __counted ** | strp | |
struct aa_ns * | ns | |
struct aa_label * | label | |
int | flags | |
gfp_t | gfp |
1700 | strp等于aa_str_alloc(size + 1, gfp) |
名称 | 描述 |
---|---|
aa_update_label_name | aa_update_label_name - update a label to have a stored name*@ns: ns being viewed from (NOT NULL)*@label: label to update (NOT NULL)*@gfp: type of memory allocation* Requires: labels_set(label) not locked in caller* note: only updates the label name if it |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |