函数逻辑报告 |
Source Code:security\apparmor\policy_ns.c |
Create Date:2022-07-27 21:42:58 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:aa_na_name - Find the ns name to display for @view from @curr*@curr - current namespace (NOT NULL)*@view - namespace attempting to view (NOT NULL)*@subns - are subns visible* Returns: name of @view visible from @curr
函数原型:const char *aa_ns_name(struct aa_ns *curr, struct aa_ns *view, bool subns)
返回类型:char
参数:
类型 | 参数 | 名称 |
---|---|---|
struct aa_ns * | curr | |
struct aa_ns * | view | |
bool | subns |
77 | 返回:aa_hidden_ns_name |
名称 | 描述 |
---|---|
match_component | match a profile and its associated ns component if needed* Assumes visibility test has already been done.* If a subns profile is not to be matched should be prescreened with* visibility test. |
aa_profile_snxprint | aa_profile_snxprint - print a profile name to a buffer*@str: buffer to write to |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |