函数逻辑报告 | 
Source Code:security\apparmor\label.c | 
Create Date:2022-07-27 21:45:25 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:aa_profile_snxprint - print a profile name to a buffer*@str: buffer to write to
函数原型:static int aa_profile_snxprint(char *str, size_t size, struct aa_ns *view, struct aa_profile *profile, int flags, struct aa_ns **prev_ns)
返回类型:int
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| char * | str | |
| size_t | size | |
| struct aa_ns * | view | |
| struct aa_profile * | profile | |
| int | flags | |
| struct aa_ns ** | prev_ns | 
| 1488 | const char * ns_name = NULL | 
| 1493 | 如果非view则view等于profiles_ns(profile) | 
| 1502 | 如果ns_name恒等于aa_hidden_ns_name则 | 
| 1509 | 如果flags按位与FLAG_SHOW_MODE且profile不等于unconfined则 | 
| 1510 | modestr等于aa_profile_mode_names[mode] | 
| 名称 | 描述 | 
|---|---|
| aa_label_snxprint | aa_label_snxprint - print a label name to a string buffer*@str: buffer to write to | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |